Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |