15 Commits (d064c9ded58092f82955a27fdefeab14a0907910)

Author SHA1 Message Date
Andreas Rheinhardt c0d483cecb avcodec/aptx: Use AVCodecContext.frame_size according to the API 2 years ago
Andreas Rheinhardt 18e55de45a avcodec/aptx: Move AudioFrameQueue to aptxenc.c 2 years ago
Andreas Rheinhardt 86c909558c avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Anton Khirnov 18f61d19c2 aptx: convert to new channel layout API 3 years ago
James Almer 2383021a7a avcodec/aptx: split decoder and encoder into separate files 5 years ago
Michael Niedermayer 98a257c323 avcodec/aptx: Check the number of channels 5 years ago
Michael Niedermayer 675f62a202 avcodec/aptx: Fix multiple shift anomalies 5 years ago
Aurelien Jacobs c69054fa24 aptx: indentation (cosmetics only) 7 years ago
Aurelien Jacobs 6fd110a094 aptx: implement the aptX HD bluetooth codec 7 years ago
Aurelien Jacobs 96b217f5e8 aptx: do some clipping to match original codec in extreme cases 7 years ago
Aurelien Jacobs fea8e119a2 aptx: factorize FFABS calculation 7 years ago
Aurelien Jacobs b7915f8a14 aptx: simplify by pre-calculating factor_max 7 years ago
Aurelien Jacobs 3f88744067 aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate 7 years ago
Aurelien Jacobs a337b36b8b aptx: implement the aptX bluetooth codec 7 years ago