summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-217-15/+18
* LinGui: fix audio gain and quality icon display.jstebbins2012-02-211-10/+10
* MacGui: Advanced Options Cleanup window when Theora is chosen.dynaflash2012-02-203-5/+60
* MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advance...Rodeo2012-02-202-29/+22
* MacGui: Fix an issue where lavc options were shown and passed when Theora was...dynaflash2012-02-195-6/+411
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-1816-76/+458
* WinGui: Quick hack to force width to update when changing preset for HD sourc...sr552012-02-182-1/+24
* Print more Auto Passthru information to the Activity Log: passthru mask (allo...Rodeo2012-02-172-2/+76
* Set default audio compression in hb_autopassthru_apply_settings to get rid of...Rodeo2012-02-171-0/+1
* MacGui: Advanced Options fixesdynaflash2012-02-172-25/+30
* Fix typo.Rodeo2012-02-171-1/+1
* WinGui: Undo the change to use internal exception handling as they will alway...sr552012-02-161-2/+1
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...sr552012-02-157-24/+42
* WinGui: Fix AllowSleep/Prevent Sleep to always use the same thread. Fix an e...sr552012-02-142-63/+123
* MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ...Rodeo2012-02-141-6/+7
* Manicure: fix "AC3 (ffmpeg)" encoder; should be "ffac3", not "ac3".Rodeo2012-02-131-4/+4
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-116-66/+523
* WinGui: Don't cleanup queue files in multi-instance mode.sr552012-02-111-2/+5
* MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.dynaflash2012-02-095-1068/+343
* WinGui: Fix audio bit-rate selection issue for 6ch aac audiosr552012-02-091-1/+1
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-074-14/+14
* WinGui: Preset Save Changes fixes.sr552012-02-052-3/+13
* WinGui: fix plist export fileformat keyvalue pair.sr552012-02-051-1/+1
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-058-10/+24
* WinGui: Fix the plist importer. New Passthru keys added.sr552012-02-043-27/+40
* WinGui: Copy the subdirectories in the font folder.sr552012-02-024-4/+22
* WinGui: Rollback last checkin.sr552012-02-021-2/+0
* WinGui: Update the build.xml file to copy the fonts folder.sr552012-02-021-0/+2
* WinGui: Update the installers to package the fonts folder.sr552012-02-024-0/+28
* WinGui: Attempt to package fonts.config with HandBrakeCLIsr552012-02-021-0/+1
* Bump x264 to r2146-bcd41db.Rodeo2012-02-011-1/+1
* Use libdca to decode DTS-ES audio. While the Libav DTS decoder gives us an ex...Rodeo2012-02-011-11/+7
* Use more correct check to detect 6.0/6.1 input.Rodeo2012-02-012-2/+2
* Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...Rodeo2012-01-314-22/+24
* Fix Libav VC-1 decoding bug (fix sourced from Libav-git-498605b).Rodeo2012-01-301-0/+40
* WinGui: Fix an issue with multi-instance queue recovery files not being clear...sr552012-01-292-6/+20
* WinGui: Fix an issue that was causing the CLI version to be queried on very l...sr552012-01-293-3/+3
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-262-4/+6
* WinGui: Fix for the Encode Quality type mode not being set correctly.sr552012-01-252-2/+4
* ca_aac: set minimum VBR quality to 1 instead of 0.Rodeo2012-01-251-1/+1
* Vorbis: adjust default VBR quality after revision 4385.Rodeo2012-01-251-1/+1
* Fix crash in add_ffmpeg_attachment: the value for "filename" metadata may be ...Rodeo2012-01-241-1/+1
* MacGui: add Auto Passthru support.Rodeo2012-01-248-372/+994
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-2225-204/+761
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4417 b64f7644-9d1e-0410-96...sr552012-01-221-75/+83
* WinGui: Another fix to AutoPassthru functionality so that built-in presets st...sr552012-01-211-6/+14
* WinGui: Tweak the auto-correction of selected encoder feature on the audio pa...sr552012-01-181-17/+48
* BuildSystem: Mac OS X - fix terminal-driven build to relink when contrib prod...konablend2012-01-171-0/+5
* WinGui: Missed one file.sr552012-01-151-0/+9
* WinGui: Updated app-services library with support for auto-passthru.sr552012-01-153-2/+66