| Commit message (Expand) | Author | Age | Files | Lines |
* | deca52: ignore mix levels when dowmixing to Lt/Rt. | Rodeo | 2012-09-16 | 1 | -3/+14 |
* | Move mixdown-> channel_layout/matrix_encoding translation to hb_audio_resampl... | Rodeo | 2012-08-27 | 1 | -4/+4 |
* | hb_audio_resample: move setters out of hb_audio_resample_update(), to dedicat... | Rodeo | 2012-08-27 | 1 | -4/+7 |
* | Check the return code of hb_audio_resample_update(). This allows us to log an... | Rodeo | 2012-08-15 | 1 | -3/+9 |
* | Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib... | Rodeo | 2012-08-02 | 1 | -141/+155 |
* | bump libav to libav-v0.8-2197-g1a068bf | jstebbins | 2012-07-11 | 1 | -2/+2 |
* | libhb: drop HB_INPUT_CH_LAYOUT_* | Rodeo | 2012-06-18 | 1 | -12/+12 |
* | Updated file copyright / GPL headers | sr55 | 2012-06-15 | 1 | -3/+6 |
* | Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n... | Rodeo | 2012-06-06 | 1 | -8/+26 |
* | decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing... | Rodeo | 2012-05-27 | 1 | -6/+1 |
* | libhb: fix problem with incorrect addition of audio silence | jstebbins | 2012-05-01 | 1 | -0/+2 |
* | Rework filter pipeline | jstebbins | 2012-03-27 | 1 | -6/+6 |
* | add more audio passthru options | jstebbins | 2011-08-01 | 1 | -0/+1 |
* | libhb: generalize channel remapping between decoders and encoders | jstebbins | 2011-06-12 | 1 | -0/+3 |
* | Change internal audio representation range | jstebbins | 2011-04-08 | 1 | -1/+1 |
* | Add ac3 encoding | jstebbins | 2010-10-04 | 1 | -1/+1 |
* | allow mono mixdown with lame encoder | jstebbins | 2010-05-13 | 1 | -2/+0 |
* | fix audio clipping when downmixing and output codec is lame | jstebbins | 2010-04-07 | 1 | -9/+11 |
* | AC3 dynamic range compression changes. 0 now means a null DRC function. 1 rem... | jbrjake | 2009-02-05 | 1 | -2/+9 |
* | - validate frame sync the way the standard suggests (via checking the frame ... | van | 2008-12-04 | 1 | -96/+164 |
* | ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th... | eddyg | 2008-10-29 | 1 | -0/+12 |
* | Fix bug which prevented AC3 sync when only one AC3 packet was located in the ... | eddyg | 2008-10-19 | 1 | -2/+3 |
* | Don't announce when getting a bad AC3 sync, just silently look for two matchi... | eddyg | 2008-10-16 | 1 | -3/+1 |
* | a52_syncinfo() returns garbage values sometimes, so when scanning a stream ch... | eddyg | 2008-10-14 | 1 | -1/+17 |
* | - in encx264, if an video frame is larger than init_delay split it into piec... | van | 2008-07-26 | 1 | -2/+7 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 1 | -7/+90 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | New internal audio handling. | saintdev | 2008-04-01 | 1 | -5/+6 |
* | minor bug fix: AC3 passthru audio frames with no pts were getting a bogus sta... | van | 2008-03-15 | 1 | -4/+5 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 1 | -21/+21 |
* | Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for... | eddyg | 2008-02-16 | 1 | -1/+2 |
* | Only call the dynamic range compression function when the user-inputted value... | jbrjake | 2007-12-13 | 1 | -1/+1 |
* | Ooops -- when copying and pasting code snippets, it helps to have the right t... | jbrjake | 2007-12-12 | 1 | -1/+1 |
* | Adds extra, user-selectable dynamic range compression to the liba52 interface... | jbrjake | 2007-12-08 | 1 | -0/+32 |
* | Don't drop subtitles when crossing PTS discontinuities by using buffer sequen... | eddyg | 2007-10-08 | 1 | -1/+10 |
* | This patch from eddyg should help alleviate HandBrake's audio drop issues. It... | jbrjake | 2007-07-25 | 1 | -0/+5 |
* | Implement transport and program stream support. With these changes it's now p... | awk | 2007-07-04 | 1 | -1/+10 |
* | Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will... | maurj | 2007-05-02 | 1 | -1/+2 |
* | Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT... | maurj | 2007-04-11 | 1 | -24/+8 |
* | Fix about 156,199 bytes of leaked memory. | saintdev | 2007-03-31 | 1 | -0/+3 |
* | Amended the code comments about 6-channel and 1-channel audio extraction to r... | maurj | 2007-03-27 | 1 | -3/+3 |
* | Applied and committed saintdev's patch to fix multi-track audio. Only in the... | maurj | 2007-03-21 | 1 | -5/+5 |
* | saintdev's 64-bit deadlock fix | dynaflash | 2007-03-18 | 1 | -2/+1 |
* | Merge the 5.1 branch into the trunk. | prigaux | 2007-03-06 | 1 | -0/+233 |
* | Merge the 0.8.0_mpeg4ip branch into the trunk | prigaux | 2007-02-11 | 1 | -203/+0 |
* | Structural changes, in order to eventually be able to compile HB | titer | 2006-03-16 | 1 | -55/+58 |
* | HandBrake 0.7.0 | handbrake | 2006-01-14 | 1 | -0/+200 |