| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -6/+6 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/ivi: Make initializing VLCs thread-safe | Andreas Rheinhardt | 2020-12-08 | 1 | -1/+1 |
* | avcodec/indeo5: Fix memleaks upon allocation error | Andreas Rheinhardt | 2020-09-15 | 1 | -0/+2 |
* | avcodec: Replace get_bits_long() by get_bits() where possible | Michael Niedermayer | 2019-12-31 | 1 | -2/+2 |
* | avcodec: Replace skip_bits_long() by skip_bits() where possible | Michael Niedermayer | 2019-12-31 | 1 | -1/+1 |
* | avcodec/indeo5: require initial valid intra/gop headers not just later | Michael Niedermayer | 2018-08-12 | 1 | -0/+2 |
* | avcodec/indeo5: Do not leave frame_type set to an invalid value | Michael Niedermayer | 2018-01-30 | 1 | -0/+1 |
* | avcodec/ivi: Use av_image_check_size2() | Michael Niedermayer | 2017-07-12 | 1 | -2/+2 |
* | 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 '23944d29a22a2cd602753b3705f73011c3bf0b18' | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
|\| |
|
| * | indeo: Give Indeo4/5 shared code a more consistent name | Diego Biurrun | 2015-03-30 | 1 | -1/+1 |
* | | Merge commit '5ec6d152e26c570c0a16ec72c1f354db95708179' | Michael Niedermayer | 2014-06-27 | 1 | -2/+2 |
|\| |
|
| * | indeo4: B-frames decoding | Dirk Ausserhaus | 2014-06-26 | 1 | -2/+2 |
* | | Merge commit 'e121ac634ba324a318f4a97f978dcfb48da6b735' | Michael Niedermayer | 2014-06-23 | 1 | -0/+2 |
|\| |
|
| * | indeo45: use is_indeo4 context flag instead of checking codec ID | Dirk Ausserhaus | 2014-06-23 | 1 | -0/+2 |
* | | avcodec/indeo5: Fix infinite loop in skip_hdr_extension() | Michael Niedermayer | 2014-06-15 | 1 | -1/+5 |
* | | fix various typos | Lou Logan | 2014-06-03 | 1 | -1/+1 |
* | | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | Remove a number of unnecessary dsputil.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | 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 '28dda8a691f1c723a4a9365ab85f9625f1330096' | Michael Niedermayer | 2013-07-15 | 1 | -2/+2 |
|\| |
|
| * | indeo: Sanitize ff_ivi_init_planes fail paths | Luca Barbato | 2013-07-15 | 1 | -2/+2 |
* | | Merge commit 'b0eeb9d442e4b7e82f6797d74245434ea33110a5' | Michael Niedermayer | 2013-07-15 | 1 | -24/+30 |
|\| |
|
| * | indeo5: return proper error codes | Luca Barbato | 2013-07-15 | 1 | -24/+30 |
* | | indeo: print errors if transform and block size mismatch | Michael Niedermayer | 2013-07-14 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-14 | 1 | -20/+23 |
|\| |
|
| * | indeo: Bound-check before applying transform | Luca Barbato | 2013-07-13 | 1 | -15/+23 |
| * | Revert "indeo5: reject negative motion vectors" | Luca Barbato | 2013-07-01 | 1 | -6/+0 |
| * | indeo5: reject negative motion vectors | Luca Barbato | 2013-07-01 | 1 | -0/+6 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -2/+0 |
|\| |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-29 | 1 | -0/+1 |
|\| |
|
| * | lavc: add CODEC_CAP_DR1 to all video decoders missing them | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6' | Michael Niedermayer | 2012-09-30 | 1 | -2/+2 |
|\| |
|
| * | indeo5: check tile size in decode_mb_info(). | Michael Niedermayer | 2012-09-29 | 1 | -0/+6 |
* | | Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc' | Michael Niedermayer | 2012-09-29 | 1 | -2/+4 |
|\| |
|
| * | indeo5dec: Make sure we have had a valid gop header. | Michael Niedermayer | 2012-09-29 | 1 | -2/+6 |
* | | 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 |
* | | indeo5: check quant_mat | Michael Niedermayer | 2012-05-31 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-20 | 1 | -232/+21 |
|\| |
|
| * | factor out common decoding code for Indeo 4 and Indeo 5 | Kostya Shishkov | 2012-05-20 | 1 | -220/+21 |
* | | indeo5: check against scaleable frames in non scaleable streams. | Michael Niedermayer | 2012-04-22 | 1 | -0/+6 |
* | | indeo5: dont run the wavelet transform over partially decoded bands. | Michael Niedermayer | 2012-04-17 | 1 | -0/+5 |