summaryrefslogtreecommitdiffstats
path: root/libhb/decdca.c
Commit message (Expand)AuthorAgeFilesLines
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-432/+0
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-2/+2
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-181-32/+34
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...Rodeo2012-06-061-2/+10
* decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...Rodeo2012-05-271-12/+60
* libhb: fix problem with incorrect addition of audio silencejstebbins2012-05-011-1/+4
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-2/+1
* Rework filter pipelinejstebbins2012-03-271-5/+5
* add more audio passthru optionsjstebbins2011-08-011-0/+1
* libhb: plug a few memory leaksjstebbins2011-07-191-0/+2
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-121-0/+4
* Change internal audio representation rangejstebbins2011-04-081-2/+2
* Fix dts downmix when the output encoder is lamejstebbins2011-04-071-2/+0
* Fix the volume output level of our dts decoderjstebbins2011-04-041-1/+1
* Add ac3 encodingjstebbins2010-10-041-1/+1
* fix audio clipping when downmixing and output codec is lamejstebbins2010-04-071-10/+12
* - fixed gcc warnings for various unused vars, implicit function decls, signed...konablend2009-06-241-1/+5
* Enable DTS passthru for matroska containerjstebbins2009-04-181-10/+26
* Fix one massively stupid & one moderately stupid bug I introduced into the DT...van2008-11-301-2/+21
* - Always use HandBrake's DTS decoder rather than ffmpeg's even for inputs we...van2008-11-081-6/+19
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-0/+8
* - support blu-ray, avchd & dvb x264van2008-05-311-7/+93
* 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-2/+3
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-5/+5
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-0/+215