| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number | Marton Balint | 2023-02-13 | 1 | -1/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -2/+2 |
* | 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 | -2/+0 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+2 |
* | 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 | -14/+14 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | 8svx: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -9/+10 |
* | avcodec/8svx: Mark decoders as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -0/+2 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avcodec/8svx: Use av_assert1(0) instead of error message in unreachable code | Michael Niedermayer | 2020-02-03 | 1 | -2/+1 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -3/+3 |
* | | Merge commit '74512f7e369da40e1148c92b58cd8e59f7737b8f' | Michael Niedermayer | 2014-09-02 | 1 | -2/+2 |
|\| |
|
| * | 8svx: Return proper error codes | Gabriel Dume | 2014-09-02 | 1 | -5/+5 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -3/+3 |
* | | 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 'e57daa876bf0cf50782550e366e589441cd8c2bd' | Michael Niedermayer | 2013-02-13 | 1 | -9/+5 |
|\| |
|
| * | 8svx: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -10/+6 |
* | | 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 |
* | | 8svx: move pcm_s8_planar decoder to pcm.c | Paul B Mahol | 2012-11-20 | 1 | -38/+7 |
* | | 8svx: remove unused variable | Michael Niedermayer | 2012-10-08 | 1 | -1/+0 |
* | | 8svx: Fixing header size, move decoding to per call instead of the first call. | Justin Ruggles | 2012-10-03 | 1 | -59/+67 |
* | | 8svx: avoid custom clip, avoid +128 for compressed data. | Michael Niedermayer | 2012-10-03 | 1 | -14/+17 |
* | | 8svx: fix delta_decode cliping limits | Michael Niedermayer | 2012-10-03 | 1 | -2/+2 |
* | | 8svx: copy start value in output samples. | Nicolas George | 2012-10-03 | 1 | -0/+1 |
* | | 8svx: remove malloc and memcpy that have become unneeded | Michael Niedermayer | 2012-10-02 | 1 | -9/+2 |
* | | Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0' | Michael Niedermayer | 2012-10-02 | 1 | -30/+18 |
|\| |
|
| * | 8svx: use planar sample format | Justin Ruggles | 2012-10-01 | 1 | -28/+23 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -7/+7 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -7/+7 |
* | | 8svx: ensure that packet size is multiple of channels. | Nicolas George | 2012-08-01 | 1 | -1/+8 |
* | | 8svx: unify mono and stereo code paths. | Nicolas George | 2012-07-31 | 1 | -8/+9 |
* | | 8svx: remove useless rounding code. | Nicolas George | 2012-07-31 | 1 | -1/+3 |
* | | 8svx: use a more direct condition. | Nicolas George | 2012-07-31 | 1 | -3/+3 |
* | | lavc: build some codecs only if they are actually enabled | Paul B Mahol | 2012-06-17 | 1 | -2/+6 |
* | | 8svx: fix crash | Michael Niedermayer | 2012-06-01 | 1 | -1/+1 |
* | | 8svx: fix memleak in iff-fibonacci fate test. | Clément Bœsch | 2012-01-13 | 1 | -1/+3 |
* | | 8svx: remove unused variable in eightsvx_decode_frame | Jean First | 2011-12-31 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -11/+23 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -14/+24 |