| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vlc: Use proper namespace | Andreas Rheinhardt | 2023-09-11 | 1 | -7/+7 |
* | avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number | Marton Balint | 2023-02-13 | 1 | -1/+1 |
* | avcodec/mpegvideo: Don't use ScanTable where unnecessary | Andreas Rheinhardt | 2022-10-24 | 1 | -2/+2 |
* | avcodec/mpeg4video: Factor non-codec stuff out into a header of its own | Andreas Rheinhardt | 2022-09-02 | 1 | -0/+1 |
* | get_bits: move check_marker() to mpegvideodec.h | Anton Khirnov | 2022-07-04 | 1 | -0/+1 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec/ituh263dec: Reindent after the last commit | Andreas Rheinhardt | 2022-02-18 | 1 | -21/+21 |
* | avcodec/ituh263dec: Make initializing VLCs thread-safe | Andreas Rheinhardt | 2022-02-18 | 1 | -7/+8 |
* | avcodec/rv10.h: Split header into decoder- and encoder-only parts | Andreas Rheinhardt | 2022-02-13 | 1 | -1/+1 |
* | avcodec/flv.h: Split header into encoder-only and decoder-only headers | Andreas Rheinhardt | 2022-02-13 | 1 | -2/+0 |
* | avcodec/mpeg4video.h: Move decoder-only parts to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | all: Remove unnecessary libavcodec/internal.h inclusions | Andreas Rheinhardt | 2022-02-08 | 1 | -1/+0 |
* | avcodec/ituh263dec: Use stack variable for aspect_ratio_info | Andreas Rheinhardt | 2022-01-29 | 1 | -4/+4 |
* | avcodec/h263: Move decoding-only stuff to a new header h263dec.h | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+1 |
* | avcodec/mpegvideo: Don't set unrestricted_mv for decoders | Andreas Rheinhardt | 2022-01-13 | 1 | -2/+0 |
* | avcodec/h263: Move functions only used once to their caller | Andreas Rheinhardt | 2022-01-09 | 1 | -1/+88 |
* | avcodec/mpegvideo: Move startcodes to mpeg12.h | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+2 |
* | avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe | Andreas Rheinhardt | 2021-01-25 | 1 | -1/+1 |
* | avcodec/ituh263dec: Don't initialize unused parts of RLTable | Andreas Rheinhardt | 2021-01-25 | 1 | -1/+0 |
* | avcodec/msmpeg4dec: Reuse identical MV VLC | Andreas Rheinhardt | 2021-01-25 | 1 | -4/+3 |
* | avcodec/ituh263dec: Don't initialize unused RL VLCs | Andreas Rheinhardt | 2021-01-25 | 1 | -1/+1 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | avcodec/rv10: Use symbol table more effectively | Andreas Rheinhardt | 2020-12-08 | 1 | -1/+1 |
* | avcodec/ituh263dec: Check input for minimal frame size | Michael Niedermayer | 2019-10-08 | 1 | -0/+5 |
* | avcodec/ituh263dec: Make the condition for the studio slice start code match ... | Michael Niedermayer | 2019-09-28 | 1 | -1/+1 |
* | avcodec/ituh263dec: Fix undefined left shift of negative number | Andreas Rheinhardt | 2019-09-28 | 1 | -1/+1 |
* | mpeg4video: Add support for MPEG-4 Simple Studio Profile. | Kieran Kunhya | 2018-04-02 | 1 | -1/+16 |
* | libavcodec/blockdsp : add AVX version | Martin Vignali | 2017-10-03 | 1 | -1/+1 |
* | avcodec/ituh263dec: Use 0xffff as error code in h263p_decode_umotion() | Michael Niedermayer | 2017-03-02 | 1 | -1/+1 |
* | avcodec/ituh263dec: Check for the bitstream end in ff_h263_decode_mb() | Michael Niedermayer | 2017-02-26 | 1 | -0/+3 |
* | avcodec/ituh263dec: Fix runtime error: left shift of 1342177279 by 1 places c... | Michael Niedermayer | 2017-02-24 | 1 | -0/+4 |
* | avcodec/ituh263dec: Fix runtime error: left shift of negative value -22 | Michael Niedermayer | 2017-02-21 | 1 | -1/+1 |
* | avcodec/ituh263dec: Check cbpy in ff_h263_decode_mb() | Michael Niedermayer | 2017-02-20 | 1 | -0/+5 |
* | avcodec/ituh263dec: Implement U263s interpretation of H.263 B frames | Michael Niedermayer | 2017-02-03 | 1 | -1/+68 |
* | avcodec/ituh263dec: Correct timestamp recovery for B frames | Michael Niedermayer | 2017-02-01 | 1 | -2/+3 |
* | avcodec/ituh263dec: Use correct error codes in ff_h263_decode_mb() | Michael Niedermayer | 2017-02-01 | 1 | -13/+13 |
* | avcodec/ituh263dec: Correct indention | Michael Niedermayer | 2017-02-01 | 1 | -13/+13 |
* | avcodec/ituh263dec: Implement B frame support with UMV | Michael Niedermayer | 2017-02-01 | 1 | -6/+43 |
* | avcodec/ituh263dec: Avoid spending a long time in slice sync | Michael Niedermayer | 2016-11-15 | 1 | -0/+1 |
* | lavc/get_bits: add a logging context to check_marker() | Clément Bœsch | 2016-06-22 | 1 | -7/+7 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -9/+9 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -9/+9 |
* | | fix some a/an typos | Lou Logan | 2016-03-28 | 1 | -2/+2 |
* | | Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b' | Michael Niedermayer | 2015-06-30 | 1 | -5/+5 |
|\| |
|
| * | h263: Always check both dimensions | Luca Barbato | 2015-06-30 | 1 | -3/+5 |
* | | Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f' | Michael Niedermayer | 2015-06-30 | 1 | -6/+6 |
|\| |
|
| * | cosmetic: Reformat ff_h263_decode_mba | Luca Barbato | 2015-06-30 | 1 | -6/+6 |
* | | Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b' | Michael Niedermayer | 2015-06-12 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: rv10: Move function declaration to a separate header | Vittorio Giovara | 2015-06-12 | 1 | -0/+1 |
* | | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d' | Michael Niedermayer | 2015-06-12 | 1 | -0/+1 |
|\| |
|