| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | avcodec/audiotoolboxdec: fix ac3_parser header include | James Almer | 2017-10-27 | 1 | -1/+1 |
* | Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609' | James Almer | 2017-10-27 | 1 | -2/+2 |
* | avcodec/audiotoolboxdec: use av_freep() | James Almer | 2017-09-06 | 1 | -2/+2 |
* | avcodec/audiotoolboxdec: switch to the new generic filtering mechanism | James Almer | 2017-09-06 | 1 | -53/+20 |
* | avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabil... | James Almer | 2017-09-06 | 1 | -2/+3 |
* | avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradata | James Almer | 2017-09-06 | 1 | -2/+8 |
* | avcodec/audiotoolboxdec: check packet side data for AAC extradata updates | James Almer | 2017-05-25 | 1 | -2/+14 |
* | lavc/audiotoolboxdec: fix OSX SDK detection | Dmitry Kalinkin | 2016-11-14 | 1 | -1/+1 |
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27' | Hendrik Leppkes | 2016-10-07 | 1 | -0/+5 |
* | lavc/audiotoolboxdec: Forward extradata for QDMC and QDM2. | Carl Eugen Hoyos | 2016-06-20 | 1 | -0/+2 |
* | lavc/audiotoolboxdec: move to new BSF API | Rodger Combs | 2016-04-26 | 1 | -28/+54 |
* | lavc/audiotoolboxdec: fix memory leak | Rodger Combs | 2016-04-26 | 1 | -0/+1 |
* | lavf/audiotoolboxdec: only provide block alignment for ILBC | Rodger Combs | 2016-04-13 | 1 | -1/+1 |
* | lavf/audiotoolboxdec: only send extradata for formats that use it | Rodger Combs | 2016-04-13 | 1 | -3/+10 |
* | lavc/audiotoolboxdec: reindent | Rodger Combs | 2016-04-13 | 1 | -23/+23 |
* | lavc/audiotoolboxdec: avoid relying on consumer-provided params when possible | Rodger Combs | 2016-04-13 | 1 | -22/+81 |
* | lavc/audiotoolboxdec: add eac3 decoder | Rodger Combs | 2016-04-02 | 1 | -0/+7 |
* | lavc/audiotoolboxdec: fix a number of config and timestamp issues | Rodger Combs | 2016-04-02 | 1 | -65/+221 |
* | lavc/audiotoolboxdec: support ADTS AAC input | Rodger Combs | 2016-04-02 | 1 | -1/+34 |
* | lavc: add AudioToolbox decoders | Rodger Combs | 2016-03-22 | 1 | -0/+334 |