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