This patchset add support for the aptX HD codec. This codec is a variation of the aptX codec using less aggressive quantization and thus producing higher bitrate and higher quality.
The first 3 patches are simple cleanup / preparatory work. [PATCH 1/5] aptx: simplify by pre-calculating factor_max [PATCH 2/5] aptx: factorize FFABS calculation [PATCH 3/5] aptx: do some clipping to match original codec in extreme cases [PATCH 4/5] aptx: implement the aptX HD bluetooth codec [PATCH 5/5] aptx: add raw muxer and demuxer for aptX HD _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel