| Commit message (Expand) | Author | Age | Files | Lines |
* | get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes | Diego Biurrun | 2016-06-07 | 1 | -1/+3 |
* | takdec: ensure chan2 is a valid channel index | Andreas Cadhalpun | 2016-03-20 | 1 | -0/+6 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | libavcodec: Make use of av_clip functions | Peter Meerwald | 2015-02-21 | 1 | -2/+2 |
* | takdec: check av_samples_get_buffer_size() return value | Vittorio Giovara | 2014-12-18 | 1 | -0/+2 |
* | dsputil: Split audio operations off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -7/+7 |
* | lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. | Anton Khirnov | 2013-10-28 | 1 | -2/+4 |
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -1/+1 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | tak: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -11/+8 |
* | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | takdec: fix initialisation of LOCAL_ALIGNED array | Josh Allmann | 2012-12-08 | 1 | -1/+3 |
* | takdec: fix initialisation of LOCAL_ALIGNED array | Mans Rullgard | 2012-12-07 | 1 | -1/+3 |
* | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -0/+929 |