summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-0812-155/+183
* LinGui: change window type hint for popup windowsjstebbins2011-10-071-3/+4
* Check for negative stop times in subtitlesjstebbins2011-10-071-5/+19
* WinGui: Rename Mixdown Passthru to Nonesr552011-10-075-81/+85
* LinGui: Add oneiric, remove karmic from nightliesjstebbins2011-10-052-12/+42
* CLI: x264 preset, tuning, and profile supportjstebbins2011-10-024-24/+171
* LinGui: fix some widget dependenciesjstebbins2011-09-301-12/+12
* handle PCR discontinuities betterjstebbins2011-09-301-39/+33
* log printable ascii with hexdumpsjstebbins2011-09-291-3/+14
* bump x264 from r2074 to r2085jstebbins2011-09-281-1/+1
* fix a crash in HandBrakeCLIjstebbins2011-09-271-0/+6
* add utility function for doing hexdumps to logjstebbins2011-09-272-0/+34
* LinGui: use monospace font for activity windowjstebbins2011-09-271-0/+6
* Extract common mcdeint code from decomb/deintjstebbins2011-09-264-387/+285
* WinGui: Some refactoring of code that throws exceptions.sr552011-09-264-26/+16
* CLI: add loose cropping optionjstebbins2011-09-261-1/+63
* handle TS streams that have no PCRs betterjstebbins2011-09-262-15/+58
* WinGui: Add a parameter-less constructor to the QueueMangersr552011-09-261-0/+8
* Fix for DVD's that have broken udf filenamesjstebbins2011-09-262-3/+57
* WinGui: Added implementation of IWindsorInstaller to the AppServices library ...sr552011-09-2510-207/+84
* WinGui: Couple of fixes and updates to the Plist parser.sr552011-09-252-7/+21
* LinGui: oops, forgot to re-enable audio encodersjstebbins2011-09-241-34/+31
* LinGui: use hb_*_encoders table to disable optionsjstebbins2011-09-241-5/+18
* WinGui: Some further fixes to the preset code. Plist import fixes. (Still nee...sr552011-09-244-6/+31
* WinGui: Some bug fixes and re-factoring of the preset code.sr552011-09-245-17/+79
* Update Growl to 1.2.2sr552011-09-244-38/+20
* Fix parsing of SSA layer fieldjstebbins2011-09-241-5/+33
* fix silly patch errorjstebbins2011-09-241-1/+1
* fix framerate detection for AVCHD-Litejstebbins2011-09-243-5/+27
* LinGui: remember filter setting in source selection dialogjstebbins2011-09-232-7/+7
* LinGui: tweak to loose cropjstebbins2011-09-201-6/+8
* Force title dimensions to be evenjstebbins2011-09-191-8/+13
* MacGui: since Auto Passthru isn't enabled yet, we still need to fall back to ...Rodeo2011-09-193-2/+10
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-1911-609/+731
* LinGui: ensure loose crop always crops even valuesjstebbins2011-09-191-4/+16
* LinGui: oops! forgot to use existing filterjstebbins2011-09-191-2/+1
* LinGui: add source type filter to source dialogjstebbins2011-09-192-0/+122
* hb_ff_layout_xlat: minor cleanup.Rodeo2011-09-191-16/+15
* Add fake keyframes for PIR encodingjstebbins2011-09-191-10/+18
* Fix corrupt first frame in BD point-to-pointjstebbins2011-09-196-116/+128
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...sr552011-09-1762-484/+16438
* Interop: Add in a bunch of missing comments.sr552011-09-179-25/+121
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-175-14/+65
* WinGui: Correctly reload audio tracks on queue edit.sr552011-09-162-2/+8
* WinGui: Workaround an issue with audio controls not updating when no audio tr...sr552011-09-161-0/+4
* WinGui: Fixes to the Audio Panel.sr552011-09-165-91/+115
* don't pass unhandled TS/PS stream types to demuxjstebbins2011-09-161-0/+3
* fix silly error in scanning BDjstebbins2011-09-151-1/+1
* CLI: add missing newline in help text.Rodeo2011-09-141-1/+1
* fix for broken lpcm streamsjstebbins2011-09-141-41/+109