41056 Commits (c782e7aa9e981a2f27db3f3afced5a6f10d6f8d9)

Author SHA1 Message Date
Mark Thompson c0692cb2bb vaapi_encode_mpeg2: Fix width/height columns/rows confusion 6 years ago
Michael Niedermayer 4885ff663b avcodec/vp3: reindent unpack_superblocks() 6 years ago
Michael Niedermayer b5e7e437f4 avcodec/vp3: Do not recalculate coded_fragment_list for keyframes 6 years ago
Michael Niedermayer f563180817 avcodec/vp3: Reuse local variable in unpack_superblocks() 6 years ago
Michael Niedermayer 88e3807aaf avcodec/vp3: Do not initialize unused tables for keyframes in unpack_superblock() 6 years ago
Mark Thompson 7070955d43 libaomenc: Add support for tiles 6 years ago
Jun Zhao bdfd2e3c79 lavc/libxavs2: Remove yuv420p10le from fromat list. 6 years ago
Jun Zhao 6885fa7499 lavc/libdavs2: Remove yuv420p10le from fromat list. 6 years ago
hwren c00ed8d0e7 lavc/libxavs2: enable OpenGop 6 years ago
hwren 4c23262811 lavc/libxavs2: fix intra period meaning conflict 6 years ago
hwren 9c190ad394 lavc/libxavs2: unified naming style 6 years ago
James Almer a5d98da4d6 avcodec/cbs_vp9: fix parsing sRGB samples 6 years ago
James Almer 99ef8b8afd avcodec/cbs_av1: fix parsing frame_size_with_refs 6 years ago
Mark Thompson fef2162b6e vaapi_encode: Add flag to mark encoders supporting only constant-quality 6 years ago
Mark Thompson a7eda762dc vaapi_encode_h265: Enable multiple-slice support 6 years ago
Mark Thompson a769e72c75 vaapi_encode_h264: Enable multiple-slice support 6 years ago
Mark Thompson 29816e278f vaapi_encode_mpeg2: Use common slice sizing code 6 years ago
Mark Thompson 2923ed247e vaapi_encode: Support configurable slices 6 years ago
Cameron Cawley 22238d0b94 avcodec: Implement Archimedes VIDC encoder/decoder 6 years ago
Josh de Kock 0a055f463a lavc/h264dec: don't error out when receiving multiple IDR slices 6 years ago
James Almer bf324359be avcodec/vp9_parser: set profile in AVCodecContext 6 years ago
Marton Balint b02490a497 avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flag 6 years ago
Michael Niedermayer 203ccb8746 avcodec/msrle: Check that the input is large enough to contain a end of picture code 6 years ago
James Almer 87588caf8c Revert "avcodec/decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext" 6 years ago
Philip Langdale 2d0ee127be avcodec/nvdec: Push the context before destroying the decoder 6 years ago
Josh de Kock 76a8c3b522 h264/pic_timing: support multiple timecodes 6 years ago
Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 6 years ago
Zhong Li 92c25963e8 lavc/qsvenc_jpeg: set a default quality 6 years ago
Zhong Li 0e3d7d845d lavc/qsvenc_jpeg: add async_depth support 6 years ago
Michael Niedermayer 305e523105 avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling 6 years ago
Michael Niedermayer e90f0ac334 avcodec/ilbcdec: Check startindex 6 years ago
Mark Thompson da6db843b8 cbs_h2645: Allocate all internal buffers with padding 6 years ago
Mark Thompson e5fda1ff28 cbs_h264: Fix SPS used for pic_timing timestamp 6 years ago
Mark Thompson 3143fe34f6 cbs_h264: Actually decompose end-of-sequence NAL units 6 years ago
Michael Niedermayer b737317a88 avcodec/mpeg4videodec: Fix typo in sprite delta check 6 years ago
Carl Eugen Hoyos 10f468156c lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
Martin Vignali e832d769f4 avcodec/proresenc_aw : use for frame flag in the header the same value than the official encoder 6 years ago
Martin Vignali c51b36ec8f avcodec/proresenc_aw : add support for prores 444 6 years ago
Martin Vignali 98637be753 avcodec/prores_enc : not calculate dct a each quantif search step 6 years ago
Martin Vignali cea5e90bde avcodec/proresenc_aw : use qp close to the official encoder 6 years ago
Martin Vignali 1a45b12cdc avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame header instead of default (unknown, unknown, Rec601) 6 years ago
Martin Vignali d7731ea9d4 avcodec/proresenc_aw : use scan table from prores_data file 6 years ago
Michael Niedermayer f72b9904fe avcodec/h264_cavlc: Check mb_skip_run 6 years ago
Michael Niedermayer d7dbad12f8 avcodec/ilbcdec: Fix multiple integer overflows 6 years ago
Michael Niedermayer d017886657 avcodec/ilbcdec: Fix multiple invalid left shifts 6 years ago
Michael Niedermayer 25eb10d941 avcodec/ilbcdec: Limit indexes in create_augmented_vector() 6 years ago
Michael Niedermayer c6282141cb avcodec/ra144: Fix integer overflow in add_wav() 6 years ago
Carl Eugen Hoyos e90d4e9272 lavc/mjpegdec: Support 2:3 subsampling. 6 years ago
Mark Thompson f6912cc3e7 trace_headers: Fix memory leaks on syntax read failures 6 years ago
Aman Gupta 41ed2c3849 avcodec/cbs: ensure user_data is padded for GBC parsing 6 years ago