summaryrefslogtreecommitdiff
path: root/libavcodec/audiotoolboxdec.c
Commit message (Expand)AuthorAge
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* avcodec/audiotoolboxdec: fix ac3_parser header includeJames Almer2017-10-27
* Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-27
* avcodec/audiotoolboxdec: use av_freep()James Almer2017-09-06
* avcodec/audiotoolboxdec: switch to the new generic filtering mechanismJames Almer2017-09-06
* avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabil...James Almer2017-09-06
* avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradataJames Almer2017-09-06
* avcodec/audiotoolboxdec: check packet side data for AAC extradata updatesJames Almer2017-05-25
* lavc/audiotoolboxdec: fix OSX SDK detectionDmitry Kalinkin2016-11-14
* Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
* lavc/audiotoolboxdec: Forward extradata for QDMC and QDM2.Carl Eugen Hoyos2016-06-20
* lavc/audiotoolboxdec: move to new BSF APIRodger Combs2016-04-26
* lavc/audiotoolboxdec: fix memory leakRodger Combs2016-04-26
* lavf/audiotoolboxdec: only provide block alignment for ILBCRodger Combs2016-04-13
* lavf/audiotoolboxdec: only send extradata for formats that use itRodger Combs2016-04-13
* lavc/audiotoolboxdec: reindentRodger Combs2016-04-13
* lavc/audiotoolboxdec: avoid relying on consumer-provided params when possibleRodger Combs2016-04-13
* lavc/audiotoolboxdec: add eac3 decoderRodger Combs2016-04-02
* lavc/audiotoolboxdec: fix a number of config and timestamp issuesRodger Combs2016-04-02
* lavc/audiotoolboxdec: support ADTS AAC inputRodger Combs2016-04-02
* lavc: add AudioToolbox decodersRodger Combs2016-03-22