238 Commits (59eb64ce0e6bf3465d115848d8828be23ae41c75)

Author SHA1 Message Date
Anton Khirnov dd846bc4a9 lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED 3 years ago
Michael Niedermayer 5a95abcce4 avcodec/mpeg12dec: Do not put mpeg_f_code into an invalid state on error return 3 years ago
Marton Balint a2690dccca avcodec/mpeg12dec: report error when picture type is unknown and err_detect is EXPLODE 3 years ago
Thierry Foucu fc300613be libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return value 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt d85c41b572 avcodec: Remove private options from AVCodecContext 4 years ago
Andreas Rheinhardt effc7676e3 avcodec/h263dec, mpeg12dec: Remove redundant writes 4 years ago
Andreas Rheinhardt d4b9e117ce Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()" 4 years ago
Andreas Rheinhardt 1f9ef2f3cf avcodec/mpeg12dec: Remove redundant writes 4 years ago
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
Anton Khirnov baecaa16c1 mpegvideo: use the AVVideoEncParams API for exporting QP tables 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Andreas Rheinhardt 8af82be946 avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init 4 years ago
Andreas Rheinhardt 902e16d183 avcodec/mpeg12: Make initializing VLCs thread-safe 4 years ago
Michael Niedermayer ee33fecb62 avcodec/mpeg12dec: Limit maximum A53 CC size 4 years ago
Andreas Rheinhardt 7800cc6e82 avcodec/mpeg12: Don't pretend reading dct_dc_size_* VLCs can fail 4 years ago
Andreas Rheinhardt fe9bc1cc45 avcodec/mpeg12dec: Optimize reading mpeg2 intra escape codes 4 years ago
Paul B Mahol f8f23a7af7 avcodec/mpeg12dec: remove inter block calls in IPU decoder 4 years ago
Paul B Mahol c668294e8b avcodec/mpeg12dec: add support for MPEG1 blocks in IPU codec 4 years ago
Paul B Mahol 5c2d7acb4f avcodec: add IPU Video decoder and parser 4 years ago
Limin Wang 61880e1ad0 avcodec/mpeg12dec: add timecode metadata 4 years ago
Limin Wang b6f505ce0a avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20 4 years ago
Limin Wang a705bcd763 avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption 4 years ago
Paul B Mahol 29ea4e1b3c avcodec/mpeg12dec: do not discard older a53 captions 4 years ago
Limin Wang 4b2863ff01 avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init() 4 years ago
Michael Niedermayer 48de8f5816 avcodec/mpeg12dec: remove outdated comments 5 years ago
Michael Niedermayer 4f33a9803a avcodec/mpeg12dec: Fix got_output 5 years ago
Mark Thompson 2594f6a362 lavc: Rename hwaccel.h to hwconfig.h 5 years ago
Nicolas Gaullier 1ec86be79b avcodec/mpeg12dec: Add CPB coded side data 5 years ago
Nicolas Gaullier eb88ccb92e avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size 5 years ago
Michael Niedermayer c40df2166c avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 5 years ago
Zhong Li 12c4d00c10 avcodec/mpeg12dec: always submit the first field to hwaccel 5 years ago
Andreas Rheinhardt 093b6894bf avcodec/mpeg12dec: Sanitize start codes earlier 5 years ago
Michael Niedermayer d217691eec libavcodec/mpeg12dec: Check input for minimal frame size 5 years ago
Kieran Kunhya f9d3841ae6 mpeg4video: Add support for MPEG-4 Simple Studio Profile. 7 years ago
Nekopanda 8b154cb3e9 avcodec/mpeg2dec: Fix field selection for skipped macroblocks 7 years ago
James Almer 388a0f7869 avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccel 7 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 758fbc54fe lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Philip Langdale 8bca292c30 avcodec: Implement mpeg1 nvdec hwaccel 7 years ago
Philip Langdale 7c9f739d86 avcodec: Implement mpeg2 nvdec hwaccel 7 years ago
Aman Gupta ff8f40a630 avcodec/mpeg12dec: ensure a53_caption_size is reset on malloc failures 7 years ago
Aman Gupta 3f1a540204 avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data 7 years ago
Ivan Kalvachev 9054439bad Fix visual glitch with XvMC, caused by wrong idct permutation. 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
Michael Niedermayer f670c13f13 avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
Michael Niedermayer c0ece1f4ad avcodec/mpeg12dec: Fixes runtime error: division by zero 8 years ago
Vittorio Giovara 5182a28b5d lavc: Drop deprecated global afd field 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago