summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Much better B-frame muxing frame-reordering. This will preserve the sps/pps i...jbrjake2007-04-169-107/+213
* Fixed a bug in the Mac GUI (Controller.mm), introduced in rev 511, whereby se...maurj2007-04-161-16/+23
* Amended controller.mm to prevent the user from selecting the same audio track...maurj2007-04-161-7/+19
* Unbreak the build! Yay. (Should have been part of r508).clee2007-04-151-8/+8
* hb_log is for libhb; use fprintf like the rest of the file.clee2007-04-151-10/+11
* Cleaning up some compiler warnings.clee2007-04-155-5/+5
* Bump HB_VERSION to 0.8.5b1 for regular builds, 0.8.5s for snapshot buildsjbrjake2007-04-141-2/+2
* Placed the changelog in the NEWS file.sr552007-04-141-0/+80
* Updated links (dynalias to m0k.org) and added some "make" build comments in B...sr552007-04-145-416/+421
* Cleaned up the windows changelog and removed some details that really were no...sr552007-04-142-74/+65
* MacGui: Fix x264 options strings in the queue by implementing patch from Nyx....dynaflash2007-04-131-9/+28
* MacGui: Show x264 options string right under the "Encoder" drop down in main ...dynaflash2007-04-133-2/+9
* MacGui: Attempt to fix x264 options in Presets.dynaflash2007-04-123-6/+13
* MacGui: Presets - modify built in presets to work with the new audio formats....dynaflash2007-04-123-13/+26
* MacGui: Presets now utilize Audio Mixdowns Thanks maurj!dynaflash2007-04-126-19/+114
* Changelog updated for Windows GUIsr552007-04-122-16/+24
* Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G...maurj2007-04-129-106/+249
* Made a small change to test.c to explicitly select the first audio track, and...maurj2007-04-121-1004/+1010
* Checking in macosx/Controller.mm, which should have been included with rev 49...maurj2007-04-111-1/+1
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-1111-149/+327
* MacGui: Framerate Revert changes back to "Same as Source" from rev 492dynaflash2007-04-101-12/+3
* MacGui: Frameratedynaflash2007-04-101-3/+12
* MacGui: Presets - fix bug where editing the preset name corrupts the x264 opt...dynaflash2007-04-103-3/+2
* gtk2 and wx gui's are no longer used. Removed to save bandwidth.sr552007-04-0914-6632/+0
* Added Changelog.rtf to allow editing.sr552007-04-091-0/+2867
* Added some documentation:sr552007-04-092-0/+0
* Contrib binaries with maurj patch to a52 for ProLogic IIprigaux2007-04-071-1/+1
* MacGui: Built In Presetsdynaflash2007-04-061-3/+3
* Pre-compiled version of a52dec updated with maurj's patch included.sr552007-04-061-2/+2
* Added patch file to jamfile for maurj's liba52 patchsr552007-04-061-1/+2
* Added a new patch file, to patch liba52 to support a Dolby Pro Logic II matri...maurj2007-04-061-0/+114
* MacGui: Add PS3 Built in Preset. This needs to be tested by someone that has ...dynaflash2007-04-052-2/+75
* MacGui: Last source directory used is now remembered and used the next time i...dynaflash2007-04-053-3/+20
* MacGui: Presets Menu now in Main Menu bardynaflash2007-04-055-8/+44
* Corrected small EOL marker issue.sr552007-04-051-12/+12
* Uploaded new contrib packaged which is compiled under GCC4 - Fixes many stack...sr552007-04-051-18/+12
* MacGui: disable Vorbis 6 channel encoding since it is broken in libhb.dynaflash2007-04-043-5/+6
* Ooops. Restores xvid-in-mp4 functionality, which I broke with b-frame muxing....jbrjake2007-04-041-3/+3
* MacGui: x264 options in presets - initial implementationdynaflash2007-04-045-22/+71
* maurj reported a double-free crash that I am unable to reproduce. This remove...saintdev2007-04-041-1/+0
* Fix a bus error if b-pyramid is given as an x264 option without specifying a ...jbrjake2007-04-031-6/+13
* Amended work.c to remember the number of source A52 channels and lfe channels...maurj2007-04-021-0/+5
* Oops, got a little to unalloc-happy. Fixes a crash.saintdev2007-04-021-1/+0
* Fix several MB of memory leaks in lame, and vorbis.saintdev2007-04-015-2/+28
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-3111-8/+59
* MacGui: Presetsdynaflash2007-03-304-10/+28
* make HandbrakeCLI will make Handbrake without building all the contrib binari...sr552007-03-301-1/+10
* 2 Files added to allow for downloading of pre-compiled contrib binaries for w...sr552007-03-302-0/+19
* MacGui: Chapter Markers Fixesdynaflash2007-03-301-9/+14
* H.264 B-frame muxing for MP4, including B-pyramids. The latter are QuickTime ...jbrjake2007-03-303-8/+82