summaryrefslogtreecommitdiff
path: root/libavcodec/wmv2dec.c
Commit message (Expand)AuthorAge
* avcodec/wmv2: Move ff_wmv2_add_mb() to the wmv2decAndreas Rheinhardt2022-01-04
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/msmpeg4dec: Don't check for errors for complete VLCsAndreas Rheinhardt2021-01-29
* avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common...Limin Wang2020-06-13
* avcodec/wmv2dec: Check input bits vs. coded MBsMichael Niedermayer2019-05-12
* avcodec/wmv2dec: Check that the P frame secondary header fit in the inputMichael Niedermayer2019-04-19
* avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal sizeMichael Niedermayer2018-12-05
* avcodec/wmv2dec: skip frames that have only skiped MBsMichael Niedermayer2018-09-03
* avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode...Michael Niedermayer2017-11-18
* Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer2017-10-23
|\
* | Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Remove mpegvideo dependencyVittorio Giovara2016-03-29
* | Merge commit '9fa888c02801fff2e8817c24068f5296bbe60000'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Keep a reference to the decoder blocksVittorio Giovara2016-03-29
* | Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Use the generic horizband functionVittorio Giovara2016-03-29
* | Merge commit 'b1268e0f032a3af3912fe3fb8d3855e12d7ea83b'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Pass macroblock coordinates to ff_intrax8_decode_pictureVittorio Giovara2016-03-29
* | Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Pass macroblock size to ff_intrax8_common_initVittorio Giovara2016-03-29
* | Merge commit '1eaae7abb8f208fefb4e8b9e983e61b2499206a3'Derek Buitenhuis2016-04-24
|\|
| * intrax8: Reference the current AVCodecContextVittorio Giovara2016-03-25
* | Merge commit '8072345e9f86d88fbc4a15c17cb03f1e4701c9a5'Derek Buitenhuis2016-04-24
|\|
| * intrax8: Keep a reference to the GetBitContext readerVittorio Giovara2016-03-25
* | Merge commit 'eaeba6f241e0de0e797be10f8fda967ef8489e64'Derek Buitenhuis2016-04-24
|\|
| * intrax8: Pass the output frame to the decoding functionVittorio Giovara2016-03-25
* | Merge commit '577393321c389ad2973bec6168a8045c94a9e099'Derek Buitenhuis2016-04-24
|\|
| * intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara2016-03-25
* | Merge commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a'Derek Buitenhuis2016-04-24
|\|
| * intrax8: Keep a reference to the context idctdspVittorio Giovara2016-03-25
* | Merge commit 'd909f43b5c773a73c8d526638744547ba4aa8c59'Derek Buitenhuis2016-04-17
|\|
| * vc1dec: wmv2dec: Validate ff_intrax8_common_init return valueVittorio Giovara2016-03-22
* | Merge commit '0c6a70873fc6e43194b471d112c30823b6c8d0b4'Derek Buitenhuis2016-04-17
|\|
| * intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-22
* | avcodec/mpegvideo: change bit_rate to 64bitMichael Niedermayer2015-09-02
* | Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.Ronald S. Bultje2015-08-28
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit '42c8f92e2fa390fa17b03d37b4323ec0d721d4cd'Michael Niedermayer2015-02-17
|\|
| * wmv2: Return meaningful error codesHimangi Saraogi2015-02-17
* | avcodec/wmv2: simplify cbp_table_index calculationzhaoxiu.zeng2015-02-13
* | Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce'Michael Niedermayer2014-09-03
|\|
| * wmv2: K&R formatting cosmeticsGabriel Dume2014-09-02
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|\|
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-23
|\|
| * lavc: drop ff_pixfmt_list_420Vittorio Giovara2014-03-23
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-17
|\|