| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/codec_internal: Add macros for update_thread_context(_for_user) | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -2/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+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 | -1/+1 |
* | avcodec/rv30: Mark decoder as init-threadsafe | Andreas Rheinhardt | 2022-02-18 | 1 | -1/+2 |
* | avcodec/mpegvideo: Move decoder-only stuff to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | avcodec/mpegvideo: Move encoder-only stuff to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/rv34: Move dsp init code to rv30/rv40 | Andreas Rheinhardt | 2021-04-12 | 1 | -0/+1 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -1/+0 |
* | lavc: replace AVCodecInternal.allocate_progress with an internal cap | Anton Khirnov | 2020-04-10 | 1 | -0/+1 |
* | Merge commit '4024b566d664a4b161d677554be52f32e7ad4236' | Hendrik Leppkes | 2016-06-26 | 1 | -2/+2 |
|\ |
|
| * | golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names | Diego Biurrun | 2016-05-25 | 1 | -2/+2 |
* | | avcodec/rv30: fix switching back to the original resolution | Michael Niedermayer | 2015-08-17 | 1 | -0/+6 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | lavc/rv30: fix mem leak in case of init failure | Lukasz Marek | 2014-11-23 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -4/+4 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-23 | 1 | -1/+4 |
|\| |
|
| * | lavc: drop ff_pixfmt_list_420 | Vittorio Giovara | 2014-03-23 | 1 | -1/+4 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -1/+1 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | | avcodec/rv30: put the rpr check back in init with the max vs bits bug fixed | Michael Niedermayer | 2014-01-04 | 1 | -0/+4 |
* | | avcodec/rv30: check rpr before use against maximum | Michael Niedermayer | 2014-01-04 | 1 | -0/+5 |
* | | avcodec/rv30: cleanup rpr handling | Michael Niedermayer | 2014-01-04 | 1 | -3/+3 |
* | | Merge commit 'a6a2282c25abe43e352010a7c3fbc92994c0bc1c' | Michael Niedermayer | 2014-01-04 | 1 | -9/+9 |
|\| |
|
| * | rv30: fix extradata size check. | Anton Khirnov | 2014-01-03 | 1 | -5/+9 |
* | | 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 |
* | | Merge commit '711c970168297683860422e95d6b7e37ee3c8367' | Michael Niedermayer | 2013-09-17 | 1 | -2/+1 |
|\| |
|
| * | rv34: Check the return value from ff_rv34_decode_init | Martin Storsjö | 2013-09-17 | 1 | -1/+3 |
* | | Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c | Carl Eugen Hoyos | 2013-07-08 | 1 | -1/+4 |
* | | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' | Michael Niedermayer | 2013-04-08 | 1 | -1/+1 |
|\| |
|
| * | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -5/+5 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -5/+5 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-18 | 1 | -2/+2 |
|\| |
|
| * | rv30: fix masking in rv30_loop_filter() | Xi Wang | 2013-01-17 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-08 | 1 | -4/+4 |
|\| |
|
| * | golomb: use unsigned arithmetics in svq3_get_ue_golomb() | Janne Grunau | 2012-12-08 | 1 | -3/+3 |
* | | rv30_decode_intra_types: make check tighter | Michael Niedermayer | 2012-10-13 | 1 | -1/+1 |
* | | 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 |