summaryrefslogtreecommitdiffstats
path: root/libhb/deca52.c
Commit message (Expand)AuthorAgeFilesLines
* AC3 dynamic range compression changes. 0 now means a null DRC function. 1 rem...jbrjake2009-02-051-2/+9
* - validate frame sync the way the standard suggests (via checking the frame ...van2008-12-041-96/+164
* ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th...eddyg2008-10-291-0/+12
* Fix bug which prevented AC3 sync when only one AC3 packet was located in the ...eddyg2008-10-191-2/+3
* Don't announce when getting a bad AC3 sync, just silently look for two matchi...eddyg2008-10-161-3/+1
* a52_syncinfo() returns garbage values sometimes, so when scanning a stream ch...eddyg2008-10-141-1/+17
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-2/+7
* - support blu-ray, avchd & dvb x264van2008-05-311-7/+90
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* New internal audio handling.saintdev2008-04-011-5/+6
* minor bug fix: AC3 passthru audio frames with no pts were getting a bogus sta...van2008-03-151-4/+5
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-21/+21
* Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for...eddyg2008-02-161-1/+2
* Only call the dynamic range compression function when the user-inputted value...jbrjake2007-12-131-1/+1
* Ooops -- when copying and pasting code snippets, it helps to have the right t...jbrjake2007-12-121-1/+1
* Adds extra, user-selectable dynamic range compression to the liba52 interface...jbrjake2007-12-081-0/+32
* Don't drop subtitles when crossing PTS discontinuities by using buffer sequen...eddyg2007-10-081-1/+10
* This patch from eddyg should help alleviate HandBrake's audio drop issues. It...jbrjake2007-07-251-0/+5
* Implement transport and program stream support. With these changes it's now p...awk2007-07-041-1/+10
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-1/+2
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-111-24/+8
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-0/+3
* Amended the code comments about 6-channel and 1-channel audio extraction to r...maurj2007-03-271-3/+3
* Applied and committed saintdev's patch to fix multi-track audio. Only in the...maurj2007-03-211-5/+5
* saintdev's 64-bit deadlock fixdynaflash2007-03-181-2/+1
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+233
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-203/+0
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-55/+58
* HandBrake 0.7.0handbrake2006-01-141-0/+200