| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/adxdec: add support for 6 channels | Paul B Mahol | 2023-09-05 | 1 | -1/+1 |
* | avcodec/adx: Move ff_adx_decode_header() to adxdec.c | Andreas Rheinhardt | 2022-09-16 | 1 | -8/+71 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/internal: Move ff_get_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+0 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -7/+7 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | adx: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -3/+3 |
* | avcodec/adxdec: Mark decoder as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: use the buffer_size_t typedef where required | James Almer | 2021-03-10 | 1 | -1/+1 |
* | avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders | Michael Niedermayer | 2020-11-28 | 1 | -1/+2 |
* | avformat: add CRI AAX demuxer | Paul B Mahol | 2020-09-18 | 1 | -0/+16 |
* | avcodec/adxdec: Remove unnecessary left-shift | Andreas Rheinhardt | 2020-01-21 | 1 | -1/+1 |
* | avcodec/adxdec: Fix runtime error: left shift of negative value -1 | Michael Niedermayer | 2017-03-04 | 1 | -1/+1 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6' | Michael Niedermayer | 2014-07-09 | 1 | -5/+5 |
|\| |
|
| * | adxdec: get rid of an avpriv function | Anton Khirnov | 2014-07-09 | 1 | -5/+5 |
* | | avformat/adxdec: dont return random data on EOF | Michael Niedermayer | 2014-01-07 | 1 | -1/+3 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit 'e3db34291f4401a16f6ac92721617a9f33cd4c31' | Michael Niedermayer | 2013-02-13 | 1 | -8/+5 |
|\| |
|
| * | adx: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -8/+5 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f' | Michael Niedermayer | 2012-10-10 | 1 | -8/+13 |
|\| |
|
| * | adxdec: use planar sample format | Justin Ruggles | 2012-10-09 | 1 | -8/+13 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | adxdec: Check available space before decoding block. | Michael Niedermayer | 2012-04-16 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-05 | 1 | -0/+8 |
|\| |
|
| * | adxdec: clear eof flag and channel states when seeking | Justin Ruggles | 2012-01-03 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-04 | 1 | -8/+9 |
|\| |
|
| * | adxdec: Do not require extradata. | Michael Niedermayer | 2012-01-03 | 1 | -9/+26 |
* | | adxdec: Fix division by zero | Michael Niedermayer | 2011-12-18 | 1 | -0/+2 |
* | | adxdec: Do not require extradata. | Michael Niedermayer | 2011-12-18 | 1 | -9/+23 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -14/+27 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -14/+27 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-27 | 1 | -103/+72 |
|\| |
|
| * | adx: rename ff_adx_decode_header() to avpriv_adx_decode_header() | Justin Ruggles | 2011-11-26 | 1 | -2/+3 |
| * | adx: add an ADX parser. | Justin Ruggles | 2011-11-26 | 1 | -56/+44 |
| * | adx: move header decoding to ADX common code | Justin Ruggles | 2011-11-26 | 1 | -36/+6 |
| * | adx: calculate the number of blocks in a packet | Justin Ruggles | 2011-11-26 | 1 | -2/+11 |