summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Picture Preview no longer distorts in Anamorphic Modedynaflash2007-03-294-30/+90
* Importing the first (very much not-yet-ready-for-primetime) version of the Qt...clee2007-03-2914-0/+1093
* MacGui: Enable 5.1 6 channel audio extraction for OGM with Vorbis audiodynaflash2007-03-285-13/+24
* MacGui: Preset refinementsdynaflash2007-03-285-22/+44
* Removed saintdev's CLI patch to test.c to default the abitrate to 384 when no...maurj2007-03-271-7/+0
* Amended the code comments about 6-channel and 1-channel audio extraction to r...maurj2007-03-272-10/+9
* MacGui: re-fix bug where changing the destination field would reset the setti...dynaflash2007-03-271-1/+1
* -6 channel surround for Vorbis/OGM. The channel mapping seems right for VLC, ...saintdev2007-03-275-15/+46
* Make audio/subtitle ids less confusing to users.saintdev2007-03-261-3/+3
* Keep the language id for each audio track when using MP4.saintdev2007-03-264-179/+217
* MacGui: Presets - reduce display fonts for presets to match the rest of the g...dynaflash2007-03-262-0/+1
* CLI Interface cleaned up and split into multiple sectionssr552007-03-261-979/+1000
* MacGui: Add Chapter Markers to the iPod and AppleTV "Factory" presets.dynaflash2007-03-251-1/+5
* MacGui: Added Chapter Markers to user presetsdynaflash2007-03-251-1/+5
* MacGui: Add Chapter Marker Preferencedynaflash2007-03-256-6/+23
* MacGui: Re-enable custom user presets.dynaflash2007-03-252-9/+10
* saintdev's fix to correctly allocate bitrate for non-stereo audiodynaflash2007-03-242-2/+9
* Correct .DMG name for easy releaseprigaux2007-03-241-4/+1
* Use new Darwin contrib packprigaux2007-03-242-1/+3
* Remove all libquicktime thingsprigaux2007-03-241-14/+6
* Remove all libquicktime thingsprigaux2007-03-245-91/+4
* Snapshot build now builds a .dmg name Handbrake instead of MediaFork.dynaflash2007-03-231-1/+1
* MacGui: Create Chapter Markers implemented in gui.dynaflash2007-03-235-20/+201
* Added chapter markers in a chapter text track in mp4 files.maurj2007-03-234-7/+644
* MacGui: Re-enable Audio Track 2 for saintdevs fix (thanks saintdev!)dynaflash2007-03-211-16/+8
* Applied and committed saintdev's patch to fix multi-track audio. Only in the...maurj2007-03-217-62/+82
* Reverts an hb_snooze call's length from 200 to 50, like titer intended it. Sh...jbrjake2007-03-181-1/+1
* saintdev's 64-bit deadlock fixdynaflash2007-03-185-10/+8
* MP4-to-MOV droplet was obsoleted by the latest iTunes/QuickTime update.jbrjake2007-03-167-12/+0
* MacGui: Introduce Auto Namingdynaflash2007-03-146-4/+31