40983 Commits (3fc7b69496fd586a609f9c8a2f1ed17e46bf5fff)

Author SHA1 Message Date
Vittorio Giovara cdc487bfc8 prores: Use profile names in the various encoders and decoders 6 years ago
Vittorio Giovara febaa63b0f proresenc_anatoliy: Rename a profile name with the correct one 6 years ago
Valery Kot be827e1d38 libopenh264enc: Handle sample_aspect_ratio 6 years ago
Martin Storsjö 882ae091d4 libx264: Pass the reordered_opaque field through the encoder 6 years ago
James Almer 89a0d33e3a avcodec/cbs_av1: fix decoder/encoder_buffer_delay variable types 6 years ago
Michael Niedermayer c1cee05656 avcodec/cavsdec: Propagate error codes inside decode_mb_i() 6 years ago
Michael Niedermayer 074187d599 avcodec/mpeg4videodec: Clear partitioned frame in decode_studio_vop_header() 6 years ago
Michael Niedermayer 470700bc96 avcodec/pictordec: Error out if more than one plane is unused 6 years ago
Michael Niedermayer df91af140c avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case 6 years ago
Michael Niedermayer 66425add27 avcodec/prosumer: Simplify bit juggling of the c variable in decompress() 6 years ago
Michael Niedermayer 1dfa0b6f36 avcodec/prosumer: Remove always true check in decompress() 6 years ago
Michael Niedermayer 506839a3e9 avcodec/prosumer: Remove unneeded () 6 years ago
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