320 Commits (bf738412e849bcb8c63a330dfb814281b3d97f6b)

Author SHA1 Message Date
Marth64 11c703be31 avcodec/mpeg12dec: set FF_CODEC_PROPERTY_CLOSED_CAPTIONS in mpeg_set_cc_format() 2 months ago
James Almer afb06aef7e avcodec/decode: remove unused argument from ff_frame_new_side_data_from_buf() 5 months ago
Andreas Rheinhardt 5a30b45c0f avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics 6 months ago
James Almer 7c0ebb095d avcodec/mpeg12dec: don't use sizeof(AVStereo3D) 6 months ago
Andreas Rheinhardt ba341be095 avcodec/mpeg12dec: Disable allocating scratchpad buffers when possible 6 months ago
Andreas Rheinhardt 010951239c avcodec/mpeg12dec: Use VLC symbol table 6 months ago
Andreas Rheinhardt f5d5b80f3c avcodec/mpegutils: Don't use MB_TYPE_L[01] for mpegvideo 6 months ago
Andreas Rheinhardt 2f6768c761 avcodec/mpegvideo: Remove pblocks 7 months ago
Andreas Rheinhardt 1f5c64cbdc avcodec/mpeg12dec: Don't initialize inter_scantable 7 months ago
Andreas Rheinhardt 9bb35cfa4d avcodec/mpeg12dec: Pass Mpeg1Context* in mpeg_field_start() 7 months ago
Andreas Rheinhardt 9ce56f91c0 avcodec/mpegpicture: Make MPVPicture refcounted 7 months ago
Andreas Rheinhardt 99d26939af avcodec/mpegvideo_dec: Add close function for mpegvideo-decoders 7 months ago
Andreas Rheinhardt 5ea7c0e323 avcodec/mpeg12dec: Set out_format only once 7 months ago
Andreas Rheinhardt bbe10bcae8 avcodec/mpeg12dec: Remove write-only assignment 7 months ago
Andreas Rheinhardt 2f22fd7ec1 avcodec/mpeg12dec: Only initialize IDCT for IPU 7 months ago
Andreas Rheinhardt 183a67580b avcodec/mpeg12dec: Don't initialize inter tables for IPU 7 months ago
Andreas Rheinhardt fe6037fd04 avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary Pic 7 months ago
Andreas Rheinhardt dda009b97d avcodec/mpegvideo: Add const where appropriate 7 months ago
Andreas Rheinhardt 7814dd77aa avcodec/mpegpicture: Cache AVFrame.data and linesize values 7 months ago
Andreas Rheinhardt ec1eba792a avcodec/mpegvideo: Shorten variable names 7 months ago
Andreas Rheinhardt c85508f5a9 avcodec/mpeg12dec: Allocate dummy frames for non-I fields 7 months ago
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