summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add me per jbrjake's request to check svn accountvan2008-01-041-0/+6
* Change url to check LATEST file to "handbrake.fr" dynaflash2008-01-031-1/+1
* MacGui: Loose Anamorphic initial implementationdynaflash2008-01-0310-211/+325
* WinGui:sr552008-01-026-34/+63
* Program Streams: Vans patch to set a fake duration for program streams.dynaflash2008-01-011-5/+5
* Only drop frames when using VFR, not with regular detelecine.jbrjake2008-01-011-2/+6
* WinGui:sr552007-12-311-7/+1
* Macgui: Enable opening up .eyetv packages directlydynaflash2007-12-311-12/+59
* Program Stream Enhancements - Van: Libhbdynaflash2007-12-314-239/+213
* Fixes a typo in MP4 chapter marker durations. Thanks, van!jbrjake2007-12-291-1/+1
* Extends hb_set_anamorphic_size() to make it possible to do "dry-runs"...this ...jbrjake2007-12-283-40/+63
* Better b-frame muxing. Instead of using an arbitrarily long offset and then l...jbrjake2007-12-283-39/+46
* "Great! Where are we going?"jbrjake2007-12-281-2/+2
* Patches mpeg4ip's build script so it doesn't check for libmp4v2 compatibility...jbrjake2007-12-282-1/+17
* Updated makefile for cygwin buildssr552007-12-271-9/+14
* MacGui: Maintain Picture Filters state across sourcesdynaflash2007-12-263-22/+36
* WinGui:sr552007-12-2433-5/+213
* Adds a bunch of code comments to the x264 option controller, in order to make...jbrjake2007-12-211-27/+147
* WinGui:sr552007-12-2110-726/+190
* WinGui:sr552007-12-214-8/+14
* WinGui:sr552007-12-212-4/+1
* WinGui:sr552007-12-201-76/+18
* WinGui:sr552007-12-2019-284/+133
* WinGui:sr552007-12-203-806/+821
* hb_log should not be used outside of HB Lib, it's private to HB, using eddyg2007-12-201-1/+1
* WinGui:sr552007-12-195-149/+73
* WinGui:sr552007-12-1912-130/+39
* MacGui: DRC slider modificationsdynaflash2007-12-191-9/+7
* WinGui:sr552007-12-191-3/+11
* WinGui:sr552007-12-194-306/+434
* Renumber start and stop timestamps for VFR, so they are continuous despite dr...jbrjake2007-12-181-2/+30
* MacGui: add outlets for the DRC descriptive labels and disable/enable along w...dynaflash2007-12-185-2/+15
* MacGui: Add Preset Windowdynaflash2007-12-182-1/+1
* MacGui: Queue Update - thanks travistexdynaflash2007-12-178-307/+445
* Missed trunk makefile when checking in 1109sr552007-12-141-95/+95
* WinGui:sr552007-12-1414-1078/+442
* MacGui: HTTP optimized mp4 implementationdynaflash2007-12-145-22/+46
* MacGui: DRC Slider minor visual fixdynaflash2007-12-132-3/+1
* MacGui: DRC Slider Enhancementsdynaflash2007-12-132-1/+1
* Only call the dynamic range compression function when the user-inputted value...jbrjake2007-12-131-1/+1
* MPEG-2 stream reading fixes for missing audio, multiple audio tracks, languag...jbrjake2007-12-135-193/+318
* Updates manicure for the new default CRF setting in the CLI, so it doesn't ad...jbrjake2007-12-131-3/+3
* CLI: Makes CRF (constant rate factor) the default constant quality mode, inst...jbrjake2007-12-131-4/+4
* MacGui: Presets (code cleanup)dynaflash2007-12-121-254/+248
* MacGui: Presets Drawer improvementsdynaflash2007-12-123-7/+8
* MacGui: Dynamic Range Control implemented in the audio tab of the main window.dynaflash2007-12-125-7/+38
* Ooops -- when copying and pasting code snippets, it helps to have the right t...jbrjake2007-12-121-1/+1
* Don't copy the frame before passing it to x264, let x264 look directly into o...eddyg2007-12-121-7/+20
* MacGui: Update Presets to use NSOutlineView and change the associated methods...dynaflash2007-12-105-177/+206
* Cli:sr552007-12-101-2/+2