299 Commits (b1149520305839eaceeb20864f501c96d358731e)

Author SHA1 Message Date
Michael Niedermayer 4c725df059
avcodec/mpeg12dec: Use 64bit in bit computation 7 months ago
Andreas Rheinhardt df3cdf4c75 avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I 7 months ago
Andreas Rheinhardt 7f0efe2324 avcodec/mpeg12dec: Remove redundant mpeg_enc_ctx_allocated 9 months ago
Andreas Rheinhardt 00e48e6da8 avcodec/mpeg12dec: Remove unnecessary FFCodec.close 9 months ago
Andreas Rheinhardt 518f79f2a8 avcodec/mpeg12dec: Don't pretend MPEG-1/2 to support alpha 9 months ago
Andreas Rheinhardt 1a5452655a avcodec/mpeg12dec: Remove redundant check 9 months ago
Andreas Rheinhardt a9709b3c83 avcodec/mpegvideo_dec, mpeg12dec: Move MPEG1/2 code to mpeg12dec.c 9 months ago
Marth64 0b342a2f15 avcodec/mpeg12dec: extract only one type of CC substream 9 months ago
Niklas Haas ffb8dc7be6 avcodec/mpeg12dec: respect side data preference 10 months ago
Wu Jianhua c6c05dd34a avcodec: add D3D12VA hardware accelerated MPEG-2 decoding 1 year ago
Andreas Rheinhardt 7e2120c4d9 avcodec/mpeg12: Avoid unnecessary VLC structures 1 year ago
Kieran Kunhya 2532e832d2 libavcodec/mpeg12: Reindent 1 year ago
Kieran Kunhya 7d497a1119 libavcodec/mpeg12: Remove "fast" mode 1 year ago
Andreas Rheinhardt f0f6acde1a avcodec/h261dec, mpeg12dec, vc1dec: Remove setting write-only flags 1 year ago
Andreas Rheinhardt 49b4ed7237 avcodec/mpegvideo_dec: Always initialize IDCTDSPContext during init 1 year ago
Andreas Rheinhardt bc7de8b63c avcodec/mpeg12dec: Don't initialize IDCT more than once 1 year ago
Andreas Rheinhardt d2bc039501 avcodec/error_resilience: Make applying decode_error_flags optional 1 year ago
Andreas Rheinhardt 6434e44003 avcodec/thread: Remove ff_thread_get_format define 1 year ago
James Almer 3744ada3b8 avcodec/mpeg12dec: stop propagating AVCPBProperties side data 1 year ago
James Almer b6627a57f4 Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size" 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
Andreas Rheinhardt e35dfe864d avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
Andreas Rheinhardt 802d2d1f02 avcodec/error_resilience, mpeg12dec: Remove always-true checks 1 year ago
Marton Balint 4e27b485d7 avcodec/mpeg12dec: ignore picture start code in extradata for AVID mpeg2 files 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Michael Niedermayer 7c130d6911
avcodec/mpeg12dec: Check input size 2 years ago
James Almer 3ceffe7839 avcodec: remove FF_API_FLAG_TRUNCATED 2 years ago
Aman Karmani 4b2b9a6604 avcodec/mpeg12dec: flush a53 data 2 years ago
James Almer 4a80db5fc2 avcodec/mpeg12dec: use init_get_bits8 and check the return value in all remaining cases 2 years ago
Thierry Foucu efbe84eb1b avcodec/mpeg12dec: use init_get_bits8 and check the return value 2 years ago
Andreas Rheinhardt 11dfa4d159 avcodec/mpeg12: Avoid indirection when accessing rl_vlc tables 2 years ago
Andreas Rheinhardt 495d738b1b avcodec/mpeg12dec: Remove redundant function call 2 years ago
Andreas Rheinhardt 7d23b350c2 avcodec/mpeg12dec: Remove always-true check 2 years ago
Andreas Rheinhardt 2fd99aa208 avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header 2 years ago
Andreas Rheinhardt b0c1473f6e avcodec/mpeg12dec: Don't call ff_mpeg12_common_init() 2 years ago
Andreas Rheinhardt 73fada029c avcodec/codec_internal: Add macros for update_thread_context(_for_user) 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt a9cc413496 avcodec/internal: Move FF_QSCALE_TYPE_* to mpegvideodec.h 3 years ago
Andreas Rheinhardt b303f1e083 avcodec/mathops: Move bitswap_32() to its only user 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Anton Khirnov be95df12bb lavc/mpeg*: drop the XvMC hwaccel code 3 years ago
Andreas Rheinhardt 965cfc6684 avcodec/mpegvideo: Move decoder-only stuff to a new header 3 years ago
Andreas Rheinhardt 746e7102be avcodec/mpegvideo: Move encoder-only stuff to a new header 3 years ago