41121 Commits (70c86deb8efe0749ba2b2ddfb709ba1409195cb4)

Author SHA1 Message Date
Michael Niedermayer 9acdf17b2c avcodec/prosumer: Check for bytestream eof in decompress() 6 years ago
Philip Langdale 1b41115ef7 avcodec/nvdec: Increase frame pool size to help deinterlacing 6 years ago
Michael Niedermayer 517573a670 Bump minor version for master after 4.1 branchpoint 6 years ago
Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 6 years ago
Philip Langdale 4a976200d7 avcodec/vdpau: Initialise driver version variable explicitly 6 years ago
Mark Thompson 2dee0679e9 cbs_h265: Add PTL parsing for Main 10 Still Picture profile 6 years ago
Mark Thompson 30fcc10937 cbs_h264: Include SEI type names in trace output 6 years ago
ManojGuptaBonda 4a6d5f3cad avcodec/vdpau: Enable HEVC support for working Nvidia driver versions 6 years ago
James Almer 7aaf092f8c avcodec/cbs_vp9: store profile in the private context 6 years ago
James Almer ec440339b2 avcodec/cbs_vp9: keep track of reference frames 6 years ago
Mark Thompson edcdf35123 cbs_vp9: Ensure that reserved zero bits are actually zero 6 years ago
James Zern 32d021cfa6 avcodec/libvpxdec: fix setting auto threads 6 years ago
Jun Zhao 903f2beafc lavc/decode: Fix the error number report if av_image_fill_pointers fail. 6 years ago
Michael Niedermayer 78862488f8 avcodec/vp9: Check in decode_tiles() if there is data remaining 6 years ago
Michael Niedermayer 0fb83b4c91 avcodec/vp56: Add vpX_rac_is_end() to check for the end of input 6 years ago
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