| 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 |
* | Cleaning up some compiler warnings. | clee | 2007-04-15 | 5 | -5/+5 |
* | MacGui: Presets now utilize Audio Mixdowns Thanks maurj! | dynaflash | 2007-04-12 | 2 | -0/+28 |
* | Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G... | maurj | 2007-04-12 | 3 | -6/+13 |
* | Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT... | maurj | 2007-04-11 | 10 | -132/+300 |
* | Ooops. Restores xvid-in-mp4 functionality, which I broke with b-frame muxing.... | jbrjake | 2007-04-04 | 1 | -3/+3 |
* | 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 | 4 | -0/+25 |
* | Fix about 156,199 bytes of leaked memory. | saintdev | 2007-03-31 | 11 | -8/+59 |
* | H.264 B-frame muxing for MP4, including B-pyramids. The latter are QuickTime ... | jbrjake | 2007-03-30 | 3 | -8/+82 |
* | Amended the code comments about 6-channel and 1-channel audio extraction to r... | maurj | 2007-03-27 | 2 | -10/+9 |
* | -6 channel surround for Vorbis/OGM. The channel mapping seems right for VLC, ... | saintdev | 2007-03-27 | 4 | -12/+43 |
* | Keep the language id for each audio track when using MP4. | saintdev | 2007-03-26 | 4 | -179/+217 |
* | saintdev's fix to correctly allocate bitrate for non-stereo audio | dynaflash | 2007-03-24 | 1 | -1/+1 |
* | Remove all libquicktime things | prigaux | 2007-03-24 | 1 | -1/+1 |
* | Added chapter markers in a chapter text track in mp4 files. | maurj | 2007-03-23 | 2 | -2/+48 |
* | Applied and committed saintdev's patch to fix multi-track audio. Only in the... | maurj | 2007-03-21 | 7 | -62/+82 |
* | Reverts an hb_snooze call's length from 200 to 50, like titer intended it. Sh... | jbrjake | 2007-03-18 | 1 | -1/+1 |
* | saintdev's 64-bit deadlock fix | dynaflash | 2007-03-18 | 5 | -10/+8 |
* | MacGui: Thinine's custom file size and x264 fix. | dynaflash | 2007-03-13 | 1 | -1/+1 |
* | Merge the 5.1 branch into the trunk. | prigaux | 2007-03-06 | 35 | -0/+10116 |
* | Merge the 0.8.0_mpeg4ip branch into the trunk | prigaux | 2007-02-11 | 33 | -9513/+0 |
* | added call to av_log_set_level in hb_init_real based on value of verbose param. | johnallen | 2007-01-14 | 1 | -0/+1 |
* | Revert changes to threading sleep intervals. | johnallen | 2007-01-09 | 3 | -17/+8 |
* | added worker thread sleep throttling. | johnallen | 2007-01-08 | 7 | -12/+41 |
* | Documentation begins. | johnallen | 2007-01-07 | 3 | -3/+149 |
* | added HB_STATE_MUXING to hb_state_s and corresponding structure. | johnallen | 2007-01-07 | 2 | -0/+13 |
* | RapidSVN commited changes to files I did not want commited. This commit rever... | johnallen | 2007-01-06 | 4 | -27/+1 |
* | added Doxyfile, config file for doxygen | johnallen | 2007-01-06 | 4 | -1/+27 |
* | Added CRF x264 rate control method to HBTest. | jbrjake | 2007-01-04 | 2 | -5/+18 |
* | Changes to make HandBrake build on Windows using the Cygwin environment: | handbrake | 2007-01-03 | 1 | -56/+60 |
* | HandBrake 0.7.1a2 | handbrake | 2006-12-16 | 1 | -13/+3 |
* | HandBrake 0.7.1a1 | rhester | 2006-09-30 | 8 | -74/+105 |
* | Allow 32kHz audio output, updated build instructions. | titer | 2006-05-03 | 1 | -3/+3 |
* | Fixed scanning of DVD folders | titer | 2006-04-21 | 1 | -3/+11 |
* | Use the DVD name for the output file | titer | 2006-04-20 | 2 | -0/+7 |
* | Show the name of the DVD instead of /dev/rdiskX | titer | 2006-04-19 | 2 | -0/+25 |
* | Implemented audio and subtitle selection | titer | 2006-04-17 | 2 | -0/+3 |
* | Merge from avformat branch | titer | 2006-04-17 | 10 | -146/+173 |
* | Adds presets for iPod/H.264 and iPod/MPEG-4 + small UI fixes | titer | 2006-03-21 | 2 | -0/+65 |
* | Simple threading change (~4% faster). Breaks pause/resume for now | titer | 2006-03-18 | 2 | -140/+49 |
* | Added hb_init_express - makes the binary smaller. Still need to strip | titer | 2006-03-16 | 7 | -57/+92 |
* | Structural changes, in order to eventually be able to compile HB | titer | 2006-03-16 | 17 | -907/+882 |
* | Preparing 0.7.1 | titer | 2006-02-24 | 1 | -0/+2 |
* | Softer resampling when audio dates are messed up (fix for LPCM issues). | titer | 2006-02-23 | 2 | -37/+15 |
* | Quick fix for Madagascar: increased tolerance level for PTS discontinuities | titer | 2006-02-23 | 1 | -6/+8 |
* | Fix for missing subtitles | titer | 2006-02-22 | 5 | -24/+71 |