summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Fix a potential crash in the plist importersr552012-02-271-1/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4465 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add a meaningful error message to the log when a 32-bit MP4 encode exceeds 4 ↵Rodeo2012-02-251-0/+14
| | | | | | GB in size. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4464 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix typo.Rodeo2012-02-221-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4463 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Pass "none" to --audio-copy-mask when all autopassthru checkboxes ↵sr552012-02-221-0/+4
| | | | | | are unchecked. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4462 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus ↵Rodeo2012-02-217-15/+18
| | | | | | | | | | doesn't work for this purpose. Fixes Vorbis VBR with --aq < 0 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4461 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix audio gain and quality icon display.jstebbins2012-02-211-10/+10
| | | | | | | Accidentally broke when adding tabs to make things "prettier" :-\ git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4460 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Advanced Options Cleanup window when Theora is chosen.dynaflash2012-02-203-5/+60
| | | | | | | - Hide the ffmpeg options box and label - Show centered text saying Theora has no advanced options. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4459 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGUI: fix typo + minor cleanup after the last few libavcodec/theora ↵Rodeo2012-02-202-29/+22
| | | | | | advanced options commits. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4458 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fix an issue where lavc options were shown and passed when Theora ↵dynaflash2012-02-195-6/+411
| | | | | | was chosen. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4457 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ↵sr552012-02-1816-76/+458
| | | | | | fixes and improvements. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4456 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Quick hack to force width to update when changing preset for HD ↵sr552012-02-182-1/+24
| | | | | | sources. (High Profile preset) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4455 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Print more Auto Passthru information to the Activity Log: passthru mask ↵Rodeo2012-02-172-2/+76
| | | | | | (allowed codecs), fallback encoder. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4454 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Set default audio compression in hb_autopassthru_apply_settings to get rid ↵Rodeo2012-02-171-0/+1
| | | | | | of an annoying warning in the log. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4453 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Advanced Options fixesdynaflash2012-02-172-25/+30
| | | | | | | | | - Fix advanced FFmpeg options in two-pass mode. - Fix advanced FFmpeg options when re-scanning a queued item. -- Thanks Rodeo for the fixes! - Add HBAdvancedController.h to the HandBrake.app target in the xcode project. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4452 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix typo.Rodeo2012-02-171-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4451 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Undo the change to use internal exception handling as they will ↵sr552012-02-161-2/+1
| | | | | | always be unhandled causing the app to close, even for minor problems. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4450 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be ↵sr552012-02-157-24/+42
| | | | | | handled by the built-in exception handler rather than the .NET one. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4449 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix AllowSleep/Prevent Sleep to always use the same thread. Fix an ↵sr552012-02-142-63/+123
| | | | | | exception when using up arrows on the tile dropdown before performing a scan. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4448 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ↵Rodeo2012-02-141-6/+7
| | | | | | | | | | VLC is no longer the preferred solution for DVD decryption. Users now get directed to a page where they can download a .pkg installer for libdvdcss. Thanks, Videolan! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4447 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Manicure: fix "AC3 (ffmpeg)" encoder; should be "ffac3", not "ac3".Rodeo2012-02-131-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4446 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup ↵sr552012-02-116-66/+523
| | | | | | the auto-nameing feature for the destination path. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4445 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Don't cleanup queue files in multi-instance mode.sr552012-02-111-2/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4444 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.dynaflash2012-02-095-1068/+343
| | | | | | | - Fix a couple other traps for x264 opts as well. - Add lavcOption Key to the presets as per the LinGui to maintain preset parity. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4443 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix audio bit-rate selection issue for 6ch aac audiosr552012-02-091-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4442 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-074-14/+14
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4441 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Preset Save Changes fixes.sr552012-02-052-3/+13
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4440 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: fix plist export fileformat keyvalue pair.sr552012-02-051-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4439 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-058-10/+24
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4438 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix the plist importer. New Passthru keys added.sr552012-02-043-27/+40
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4437 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Copy the subdirectories in the font folder.sr552012-02-024-4/+22
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4436 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Rollback last checkin.sr552012-02-021-2/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4435 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the build.xml file to copy the fonts folder.sr552012-02-021-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4434 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the installers to package the fonts folder.sr552012-02-024-0/+28
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4433 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Attempt to package fonts.config with HandBrakeCLIsr552012-02-021-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4432 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Bump x264 to r2146-bcd41db.Rodeo2012-02-011-1/+1
| | | | | | | | | | 20-35% faster with trellis=2. As usual, misc. fixes and improvements. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4431 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Use libdca to decode DTS-ES audio. While the Libav DTS decoder gives us an ↵Rodeo2012-02-011-11/+7
| | | | | | extra channel, we can't do anything with it for the time being. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4430 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Use more correct check to detect 6.0/6.1 input.Rodeo2012-02-012-2/+2
| | | | | | | | The old check didn't cause any issues in practice, but wasn't 100% correct. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4429 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources ↵Rodeo2012-01-314-22/+24
| | | | | | | | | | | | | | | | | | | | | (decode the DTS 5.0 core). Rename it to hb_ff_dts_disable_xch. Tested with: M2TS -> regular DTS 5.1 -> DTS-ES 6.1 Discrete MKV -> regular DTS 5.1 -> DTS-ES 6.0 Discrete -> DTS-ES 6.1 Discrete git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4428 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix Libav VC-1 decoding bug (fix sourced from Libav-git-498605b).Rodeo2012-01-301-0/+40
| | | | | | | | Fixes https://forum.handbrake.fr/viewtopic.php?f=12&t=23188 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4427 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue with multi-instance queue recovery files not being ↵sr552012-01-292-6/+20
| | | | | | cleared up properly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4426 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue that was causing the CLI version to be queried on very ↵sr552012-01-293-3/+3
| | | | | | launch, instead of only when the CLI executable changes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4425 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue where preset save changes was not working.sr552012-01-262-4/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4424 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix for the Encode Quality type mode not being set correctly.sr552012-01-252-2/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4423 b64f7644-9d1e-0410-96f1-a4d463321fa5
* ca_aac: set minimum VBR quality to 1 instead of 0.Rodeo2012-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | That way, (high-low)/granularity divides cleanly by 1. Old qualities (low to high in increments of granularity): { 0, 9, 18, 27, 36, 45, 54, 63, 72, 81, 90, 99, 108, 117, 126 } (the default, 91, is not in that list) New qualities (low to high in increments of granularity): { 1, 10, 19, 28, 37, 46, 55, 64, 73, 82, 91 (default), 100, 109, 118, 127 } Actual output is unchanged (ca_aac has quality ranges; a 1-point bump will not change the range for each quality). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4422 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Vorbis: adjust default VBR quality after revision 4385.Rodeo2012-01-251-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4421 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix crash in add_ffmpeg_attachment: the value for "filename" metadata may be ↵Rodeo2012-01-241-1/+1
| | | | | | | | | | NULL, so we can't call strlen without checking. Should fix https://forum.handbrake.fr/viewtopic.php?f=11&t=23018 and https://forum.handbrake.fr/viewtopic.php?f=12&t=23101 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4420 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: add Auto Passthru support.Rodeo2012-01-248-372/+994
| | | | | | | | | | By default, all available passthru codecs are allowed, and the fallback is the AC3 encoder. Advanced settings can be enabled in Preferences > Audio, but are disabled by default. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4419 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ↵sr552012-01-2225-204/+761
| | | | | | & Utilities. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4418 b64f7644-9d1e-0410-96f1-a4d463321fa5
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4417 ↵sr552012-01-221-75/+83
| | | | b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another fix to AutoPassthru functionality so that built-in presets ↵sr552012-01-211-6/+14
| | | | | | still get honoured correctly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4416 b64f7644-9d1e-0410-96f1-a4d463321fa5