41219 Commits (f4756ee9f7cc41e03531b86fe9f4b5e7406065ba)

Author SHA1 Message Date
Michael Niedermayer 1f99674ddd avcodec/pngdec: Check compression method 6 years ago
Chirag Lathia d6b1248fc6 avcodec/libvpxenc: Add a maximum constraint of 16 encoder threads. 6 years ago
Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
James Almer f0f2832a5c avcodec/cbs_av1: fix parsing signed integer values 6 years ago
James Almer 79831f4531 avcodec/cbs_av1: fix storage size for segmentation_params feature_value fields 6 years ago
James Almer 752659327d avcodec/libdav1d: fix build after a recent API break 6 years ago
Paul B Mahol 759589b55e avcodec/huffyuvenc: add support for gbrp16 6 years ago
Michael Niedermayer 2f888771cd avcodec/shorten: Fix integer overflow with offset 6 years ago
Michael Niedermayer 6b4c9854da avcodec/golomb: Speed up long ur_golomb codes 6 years ago
Andreas Rheinhardt 3c9c9b1568 h264_metadata: Don't use inferred value of buffering frames 6 years ago
Andreas Rheinhardt 959521b58d h264_levels, h264_metadata_bsf: Fix levels typo 6 years ago
Martin Vignali 13ee107afd avcodec/prores_metadata_bsf : fix colorspace check 6 years ago
Tobias Rapp 7992c2867e avcodec/libopenh264enc: fix class_name 6 years ago
Akemi 233cd89056 lavc/videotoolbox: Fix cropping with HEVC and H264 videos 6 years ago
Paul B Mahol 26772b789b avcodec/tiff: add initial bayer and sub image support 6 years ago
Andreas Rheinhardt ee47ac97d7 cbs_h2645: Improve performance of writing slices 6 years ago
Martin Vignali 0aba92d42d avcodec : add prores_metadata bsf for set the color property of each prores frame 6 years ago
Andreas Rheinhardt 6df9020f45 cbs_mpeg2: Improve performance of writing slices 6 years ago
Mark Thompson 252e79663d cbs_h265: Add PTL parsing for sublayers 6 years ago
Michael Niedermayer c305e134ce avcodec/imm4: Use ff_set_dimensions() 6 years ago
Andreas Rheinhardt 6dafcb6fdb h264_redundant_pps: Fix logging context 6 years ago
Mark Wu 10bc4c3a7d avcodec/hevcdec: fix non-ref frame judgement 6 years ago
bnnm 27e114b451 avcodec/wmaprodec: improve XMA missing samples 6 years ago
James Zern 55e021f39b libvpxenc: extend auto-alt-ref range 6 years ago
James Zern 6d3890ee34 libvpxenc,vp9: add enable-tpl option 6 years ago
Michael Niedermayer 07bc603757 avcodec/qpeg: Optimize full width runs in qpeg_decode_intra() 6 years ago
Martin Vignali ff3b4f91cd avcodec/prores_aw : add support for prores 444 with alpha 6 years ago
Martin Vignali 4d32c2b4e0 avcodec/prores_aw : cosmetic indent and add comment to describe frame header value 6 years ago
Martin Vignali 105891cd58 avcodec/prores_aw : change src pix_fmt and alpha description 6 years ago
Andreas Rheinhardt 8d1cf2d894 cbs_h264: Fix handling of auxiliary pictures 6 years ago
Linjie Fu 87368884a5 lavc/qsvdec: flush buffered data before reinit 6 years ago
James Almer beaa350e24 avcodec: libdav1d AV1 decoder wrapper. 6 years ago
Mark Thompson f5894178fb cbs_av1: Support redundant frame headers 6 years ago
Mark Thompson 6bdb7712ae cbs_av1: Fix header writing when already aligned 6 years ago
Vittorio Giovara d37faad0cd mjpeg: Use profile names in the encoder and decoder 6 years ago
Vittorio Giovara aefbb2bf02 proresdec2: Parse codec_tag and export profile information 6 years ago
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