| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vc1: Combine identical checks | Andreas Rheinhardt | 2024-06-20 | 1 | -8/+10 |
* | avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary Pic | Andreas Rheinhardt | 2024-06-12 | 1 | -1/+1 |
* | avcodec/mpegvideo: Shorten variable names | Andreas Rheinhardt | 2024-06-12 | 1 | -1/+1 |
* | avcodec/vc1: Avoid superfluous VLC structures | Andreas Rheinhardt | 2023-10-31 | 1 | -30/+30 |
* | lavc: deprecate AVCodecContext.ticks_per_frame | Anton Khirnov | 2023-05-15 | 1 | -3/+8 |
* | avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c | Andreas Rheinhardt | 2022-11-06 | 1 | -362/+0 |
* | avcodec/vc1data: Move VLC codes/lengths tables to a header | Andreas Rheinhardt | 2022-11-06 | 1 | -34/+35 |
* | avcodec/vc1: Move setting res_fasttx-IDCT functions to vc1dec.c | Andreas Rheinhardt | 2022-11-06 | 1 | -11/+0 |
* | avcodec/vc1: Don't use VLC to read bfraction | Andreas Rheinhardt | 2022-11-06 | 1 | -4/+4 |
* | avcodec/vc1: Don't check for errors for complete VLC | Andreas Rheinhardt | 2022-11-06 | 1 | -1/+1 |
* | avcodec/vc1: Remove always-false check | Andreas Rheinhardt | 2022-11-06 | 1 | -2/+0 |
* | avcodec/vc1: Don't check for AVCodecContext.codec | Andreas Rheinhardt | 2022-11-06 | 1 | -2/+0 |
* | avcodec/internal: Move ff_set_dimensions() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+0 |
* | avcodec/internal: Move ff_set_sar() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -0/+1 |
* | avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element | Andreas Rheinhardt | 2022-06-17 | 1 | -1/+1 |
* | avcodec/vc1: Fix indentation | Andreas Rheinhardt | 2022-02-14 | 1 | -107/+106 |
* | avcodec/vc1: Check remaining bits in ff_vc1_parse_frame_header() | Michael Niedermayer | 2021-05-12 | 1 | -0/+5 |
* | avcodec/vc1: Remove unused hrd fields | Andreas Rheinhardt | 2021-04-12 | 1 | -2/+0 |
* | avcodec/vc1: Don't pretend ff_vc1_init_common() can fail | Andreas Rheinhardt | 2021-04-12 | 1 | -3/+1 |
* | avcodec/vc1: Make ff_vc1_init_common() thread-safe | Andreas Rheinhardt | 2020-12-08 | 1 | -14/+18 |
* | vcodec/vc1: compute rangex/y only for P/B frames | Michael Niedermayer | 2019-09-28 | 1 | -4/+5 |
* | avcodec/vc1: Check for excessive resolution | Michael Niedermayer | 2019-09-28 | 1 | -1/+5 |
* | avcodec/vc1: check REFDIST | Michael Niedermayer | 2019-09-28 | 1 | -1/+3 |
* | avcodec/vc1: fix decoding of old WMV3 format | Jerome Borsboom | 2019-01-12 | 1 | -5/+0 |
* | avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures | Jerome Borsboom | 2018-05-20 | 1 | -1/+2 |
* | avcodec/vc1: more corrections for AC inverse quantization scaling | Jerome Borsboom | 2018-04-25 | 1 | -0/+1 |
* | avcodec/vc1: correct mspel for field-interlace B frames | Jerome Borsboom | 2018-04-25 | 1 | -1/+1 |
* | avcodec/vc1: check return value of bitplane_decoding() | Paul B Mahol | 2018-04-23 | 1 | -0/+2 |
* | simple_idct: Template functions to support an input bitdepth parameter | Kieran Kunhya | 2018-04-02 | 1 | -2/+2 |
* | avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding | Jerome Borsboom | 2018-03-04 | 1 | -46/+49 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -3/+3 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -3/+3 |
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -3/+0 |
* | | Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+1 |
|\| |
|
| * | msmpeg4data: Move WMV2 data tables to their own file | Diego Biurrun | 2016-02-19 | 1 | -1/+1 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avcodec/vc1: Fix undefined shifts | Michael Niedermayer | 2015-03-15 | 1 | -2/+2 |
* | | avcodec/vc1: cleanup and simplification | zhaoxiu.zeng | 2015-02-15 | 1 | -112/+97 |
* | | avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert* | Paul B Mahol | 2015-01-31 | 1 | -3/+0 |
* | | avcodec/vc1: fix time_base and framerate | Michael Niedermayer | 2014-10-15 | 1 | -1/+0 |
* | | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' | Michael Niedermayer | 2014-10-15 | 1 | -5/+5 |
|\| |
|
| * | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -5/+5 |
* | | Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' | Michael Niedermayer | 2014-10-09 | 1 | -4/+3 |
|\| |
|
| * | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -0/+2 |
* | | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' | Michael Niedermayer | 2014-06-20 | 1 | -0/+1 |
|\| |
|
| * | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -0/+1 |
* | | avcodec: replace uses of deprecated avcodec_set_dimensions() | Michael Niedermayer | 2014-05-09 | 1 | -2/+11 |