| Commit message (Expand) | Author | Age | Files | Lines |
* | Add metadata support to libhb, add importing of MP4 metadata, add export of M... | eddyg | 2008-12-02 | 1 | -0/+4 |
* | libhb support for live preview | jstebbins | 2008-11-11 | 1 | -5/+12 |
* | - get rid of another deadlock: if there were more than 64 audio frames befor... | van | 2008-09-05 | 1 | -7/+16 |
* | fix subtitle indepth scan abort & hang. | van | 2008-08-19 | 1 | -3/+6 |
* | Fix two problems that would cause HB to hang in the muxer whenever the input ... | van | 2008-07-30 | 1 | -23/+23 |
* | - in encx264, if an video frame is larger than init_delay split it into piec... | van | 2008-07-26 | 1 | -46/+7 |
* | Change HandBrake from using the libsamplerate linear interpolator for resampl... | eddyg | 2008-07-06 | 1 | -1/+1 |
* | - fix an error in the SCR calculation that would cause an extra frame to be ... | van | 2008-06-30 | 1 | -6/+6 |
* | Adds a job->cfr boolean to indicate "encode this with a constant frame rate" ... | jbrjake | 2008-06-05 | 1 | -1/+1 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 1 | -12/+18 |
* | Re-allow constant frame rates. The MacGui should probably be updated to alway... | jbrjake | 2008-05-17 | 1 | -1/+1 |
* | - Don't allow chapter durations to go negative (since durations are unsigned... | van | 2008-04-25 | 1 | -14/+10 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | Fix the automatic subtitle scan that I broke with r1412. | van | 2008-04-14 | 1 | -0/+8 |
* | Fixes for different number of frames between pass 1 & 2, missing frames at en... | van | 2008-04-13 | 1 | -61/+22 |
* | Fix brain fade in comments (it's been a long day). | van | 2008-04-10 | 1 | -3/+3 |
* | Fix avi containers which I unwittingly broke with r1341. | van | 2008-04-10 | 1 | -26/+95 |
* | - Fix sync problems associated with sample rate conversion - the truncation ... | van | 2008-04-06 | 1 | -38/+62 |
* | Minor chapter cleanups. | van | 2008-04-04 | 1 | -0/+13 |
* | - hardware players don't tolerate video or audio frames that overlap in time... | van | 2008-04-03 | 1 | -8/+13 |
* | New internal audio handling. | saintdev | 2008-04-01 | 1 | -37/+36 |
* | Should have removed this as part of the r1341 checkin - we now add silence ba... | van | 2008-03-16 | 1 | -22/+0 |
* | - Add mpeg2 "Standard Target Decoder" clock recovery to the low level mpeg st... | van | 2008-03-15 | 1 | -405/+236 |
* | Set an minimum subtitle display time of three seconds *or* until the next sub... | eddyg | 2008-02-26 | 1 | -0/+20 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 1 | -33/+33 |
* | Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for... | eddyg | 2008-02-16 | 1 | -5/+10 |
* | When vfr is selected use the frame timing from render.c rather than generatin... | van | 2008-01-22 | 1 | -38/+68 |
* | Program Stream Enhancements - Van: Libhb | dynaflash | 2007-12-31 | 1 | -2/+2 |
* | "Great! Where are we going?" | jbrjake | 2007-12-28 | 1 | -2/+2 |
* | Changed logging messages about PTS discontinuities to be less verbose, and ch... | eddyg | 2007-10-23 | 1 | -23/+111 |
* | Somehow this went missing as I prepared these subtitle changes for commit in ... | eddyg | 2007-10-11 | 1 | -0/+2 |
* | Don't drop subtitles when crossing PTS discontinuities by using buffer sequen... | eddyg | 2007-10-08 | 1 | -40/+185 |
* | This patch from eddyg should help alleviate HandBrake's audio drop issues. It... | jbrjake | 2007-07-25 | 1 | -13/+47 |
* | Switch buf->key to buf->frametype which is a bitmask telling us what type of ... | saintdev | 2007-06-17 | 1 | -1/+1 |
* | Fix Previous Bad commit for Cyanders Chapter Markers | dynaflash | 2007-04-25 | 1 | -1/+9 |
* | Much better B-frame muxing frame-reordering. This will preserve the sps/pps i... | jbrjake | 2007-04-16 | 1 | -0/+14 |
* | Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT... | maurj | 2007-04-11 | 1 | -6/+6 |
* | Fix about 156,199 bytes of leaked memory. | saintdev | 2007-03-31 | 1 | -0/+3 |
* | Applied and committed saintdev's patch to fix multi-track audio. Only in the... | maurj | 2007-03-21 | 1 | -19/+15 |
* | Merge the 5.1 branch into the trunk. | prigaux | 2007-03-06 | 1 | -0/+679 |
* | Merge the 0.8.0_mpeg4ip branch into the trunk | prigaux | 2007-02-11 | 1 | -675/+0 |
* | Structural changes, in order to eventually be able to compile HB | titer | 2006-03-16 | 1 | -133/+140 |
* | Softer resampling when audio dates are messed up (fix for LPCM issues). | titer | 2006-02-23 | 1 | -18/+11 |
* | 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 | 1 | -3/+12 |
* | HandBrake 0.7.0 | handbrake | 2006-01-14 | 1 | -0/+664 |