summaryrefslogtreecommitdiffstats
path: root/libhb/platform
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...dynaflash2012-03-281-8/+5
* Rework filter pipelinejstebbins2012-03-271-1/+5
* Add flac + quality + compression level supportjstebbins2011-10-121-32/+57
* add more audio passthru optionsjstebbins2011-08-011-1/+1
* Core Audio encoders: use hb_layout_remap instead of Apple's remapping functionsjstebbins2011-07-241-27/+39
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-121-4/+13
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-8/+57
* Change internal audio representation rangejstebbins2011-04-081-8/+0
* Added some errors checks and a flush function to encode the remaining data in...ritsuka2009-12-311-14/+72
* Initialize the AudioConverter without a sample rate only if the first initial...ritsuka2009-08-301-6/+19
* Let CoreAudio decide the best sample rate. Fixed and issue when the AudioConv...ritsuka2009-08-271-1/+0
* Format cleanup.konablend2009-06-251-1/+1
* - fixed gcc warnings for various unused vars, implicit function decls, signed...konablend2009-06-241-3/+3
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-231-0/+341