92359 Commits (882ae091d48b112004b977314884176841f12cef)
 

Author SHA1 Message Date
Martin Storsjö 882ae091d4 libx264: Pass the reordered_opaque field through the encoder 6 years ago
Martin Storsjö 4e9cff2824 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
James Almer 89a0d33e3a avcodec/cbs_av1: fix decoder/encoder_buffer_delay variable types 6 years ago
Mark Thompson 34429182b9 configure: Fix av1_metadata BSF dependency 6 years ago
Marton Balint 8e5a2495a8 avformat/ftp: allow nonstandard 202 reply to OPTS UTF8 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
Paul B Mahol 63fbec7477 avfilter/af_afade: remove unused code 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
Paul B Mahol 242f7bf202 avfilter/split: use ff_outlink_get_status() 6 years ago
Paul B Mahol c8625e5c6f avfilter/af_afade: do not use framequeue directly 6 years ago
Paul B Mahol 4b82b71041 avfilter/af_amerge: use ff_inlink_queued_samples() 6 years ago
Paul B Mahol decc008929 avfilter/af_amultiply: make use of ff_inlink_queued_samples() 6 years ago
Paul B Mahol 639694eaa5 avfilter/vf_extractplanes: use ff_outlink_get_status() 6 years ago
Josh de Kock 1052578dad fate/api-h264-slice-test: use cleaner error handling 6 years ago
Josh de Kock 8096f52049 fate/api-h264-slice-test: don't use ssize_t 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 8e50215b5e avfilter/vf_cuda_yadif: Avoid new syntax for vector initialisation 6 years ago
Philip Langdale 1b41115ef7 avcodec/nvdec: Increase frame pool size to help deinterlacing 6 years ago
Philip Langdale d5272e94ab avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacer 6 years ago
Philip Langdale 598f0f3927 libavfilter/vf_yadif: Make frame management logic and options shareable 6 years ago
Paul B Mahol ef1aadffc7 avfilter/f_loop: switch to activate 6 years ago
Paul B Mahol 4620e4c7ad avfilter/f_loop: make sure duration of frame is never zero 6 years ago
Paul B Mahol 97e9e3504d avfilter: add tpad filter 6 years ago
kjeyapal@akamai.com d6d407d2d7 avformat/dashenc: Disable writing CODECS tag for HEVC streams 6 years ago
James Almer 2d2af23349 avformat/ivfenc: use the av1_metadata bsf to insert Temporal Delimiter OBUs if needed 6 years ago
Michael Niedermayer f4dd2db913 RELEASE: bump to 4.1.git 6 years ago
Michael Niedermayer e8ced83f68 Changelog: Add new version next tag 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
Michael Niedermayer 324d21164d Changelog: next is 4.1 6 years ago
Michael Niedermayer acf4fbddf3 doc/APIchanges: Update for 4.1 6 years ago
Marton Balint 6a034adf75 avformat/ftp: return AVERROR_EOF for EOF 6 years ago
Anton Platov 295fd12d17 avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing use remote network sources 6 years ago
BIGLER Don (Framatome) cb74c33106 avdevice/decklink_dec: fix codec_tag of RGBA formats 6 years ago
Paul B Mahol d98fb558be doc/filter: add some loop filter trivial examples 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
Michael Niedermayer 793a3e7bc9 doc/fate.texi: Mention that samples should be uploaded before pushing dependent commits 6 years ago
Paul B Mahol 323c2cfd38 avfilter: add (a)graphmonitor filter(s) 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
Werner Robitza ad5ca1fb72 doc/hls: fix grammar for HLS options 6 years ago