summaryrefslogtreecommitdiffstats
path: root/libhb/encavcodecaudio.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1/+1
* Rework filter pipelinejstebbins2012-03-271-3/+4
* Fix flac md5 sumjstebbins2012-01-041-8/+10
* set ac3 dolby flag when downmix is dolbyjstebbins2011-10-151-0/+8
* bump Libav from v0.7.1 to v0.7-1241-g5f3fb59jstebbins2011-10-151-9/+12
* Add flac + quality + compression level supportjstebbins2011-10-121-7/+59
* libhb: fix setting Libav codec private optionsjstebbins2011-08-121-6/+11
* add more audio passthru optionsjstebbins2011-08-011-1/+1
* libhb: encavcodecaudio improvementsjstebbins2011-07-241-19/+11
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-121-12/+2
* libhb: clean up AVCodecContext initializationsjstebbins2011-06-101-3/+2
* libhb: Enable multi-threaded decode in ffmpegjstebbins2011-06-081-1/+1
* Add ffaac encode supportjstebbins2011-06-081-1/+2
* fix up usage of deprecated libav symbols and clean up patch fuzzjstebbins2011-06-071-3/+3
* libhb: add support for libav aac encoder (libhb only)jstebbins2011-06-071-0/+293