Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | libopus: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -13/+12 |
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -25/+3 |
* | libopus: Remap channels using libopus' internal remapping. | Nathan Caldwell | 2012-09-28 | 1 | -25/+12 |
* | Opus decoder using libopus | Nicolas George | 2012-09-28 | 1 | -0/+202 |