| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | libopusdec: fix out-of-bounds read | Andreas Cadhalpun | 2016-12-08 | 1 | -0/+7 |
* | libopusdec: default to stereo for invalid number of channels | Andreas Cadhalpun | 2016-11-23 | 1 | -0/+6 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -1/+1 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | 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 |