summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make makes its glorious comeback -- you're stuck in a jam no more! Mac OS X C...jbrjake2008-01-151-1/+1
* Bumps libhb's copy of libmkv to 0.6.1.3, fixing the >2GB file crashes in Linux.jbrjake2008-01-152-8/+8
* Applies an experimental patch to x264 allowing VBV contraints on ABR in 2-pas...jbrjake2008-01-152-1/+250
* Bumps libhb's copy of x264 to r720.jbrjake2008-01-151-1/+1
* IHB: Now it's possible to choose where the converted files will be saved. Yay!ritsuka2008-01-153-909/+959
* MacGui: fixes scanning progress bar, still uses indeterminate for single titl...dynaflash2008-01-142-1980/+1972
* IHB: Interface beautifications, and an appletv preset.ritsuka2008-01-149-1192/+1207
* Use weightb=0 for turbo 1st pass x264 options. This prevents frame count disc...jbrjake2008-01-142-2/+2
* Don't bother informing the user when grayscale is off, since that's the case ...jbrjake2008-01-141-1/+3
* MacGui: Warn of duplicate output filenames when adding to the queue.dynaflash2008-01-144-8/+44
* Fix JamFile which broke jam when PictureGLView files were removed from xcode ...dynaflash2008-01-131-1/+0
* Macgui: Remove now defunct PictureGLView .h and .mm as they are no longer nec...dynaflash2008-01-133-491/+0
* MacGui: Switch PicturePreview to use NSImageView instead of the openGL view.dynaflash2008-01-123-3104/+3189
* MacGUI: Make a copy of HBCore in macosx folder.ritsuka2008-01-112-0/+322
* IHB: A new xcode project file, plus some experimental changes to test HBCore.ritsuka2008-01-1112-293/+6965
* Fixed jam error caused by my previous commit.ritsuka2008-01-111-5/+1
* MacGUI: move IHB source code to his own folder.ritsuka2008-01-1111-262/+0
* MacGui: False Update notices BE GONE!dynaflash2008-01-101-4/+6
* MacGui: Fix issue where presets were not applying their filters properly the ...dynaflash2008-01-101-3/+7
* WinGui:sr552008-01-091-1/+2
* WinGui:sr552008-01-0913-122/+918
* MacGui: Add some activity log messages pertaining to source scan selectiondynaflash2008-01-091-6/+10
* MacGui: Add preset name used (or custom) to the queue and activity logdynaflash2008-01-093-309/+436
* MacGui: Be gone useless IB notices!dynaflash2008-01-081-0/+2
* MacGui: establish the source display name in browseSourcesDone instead of sho...dynaflash2008-01-083-28/+38
* MacGui: modify writeToActivityLog to use vargsdynaflash2008-01-082-7/+16
* WinGui:sr552008-01-081-0/+10
* WinGui:sr552008-01-082-6/+6
* MacGui: HandBrake.app xib nib conversiondynaflash2008-01-0826-1504/+24304
* Macgui: Implement writeToActivityLog method with provides a simple way to sen...dynaflash2008-01-082-6/+13
* Macgui: Change to using stderr to write to the activity window from within th...dynaflash2008-01-071-6/+6
* - figure out MPEG PS duration from stream rather than faking it.van2008-01-061-91/+136
* fix for duplicate chapters when encoding with ffmpeg.van2008-01-061-3/+7
* Apply same edit to chapter track as to video track so chapters will stay invan2008-01-061-0/+7
* WinGui:sr552008-01-066-30/+39
* MacGUI: Fixed "Alert Window And Growl" option (thanks travistex) and small al...ritsuka2008-01-066-49/+84
* Structural changes:jbrjake2008-01-051-84/+111
* Fill in the "Encoded By:" tag in MP4 files with "HandBrake" followed by the v...jbrjake2008-01-041-0/+7
* 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