102813 Commits (9583e66ea0232043353bec7bda5f82554e04232c)
 

Author SHA1 Message Date
Haihao Xiang 9583e66ea0 qsvenc_hevc: allow user set more coding options 3 years ago
James Almer 8c2c0135e5 avformat: add a concat protocol that takes a line break delimited list of resources 3 years ago
Peter Lundblad da0abbbb01 libswscale: Make sws_init_context thread safe. 3 years ago
Gyan Doshi de8e6e67e7 doc/muxers: note atomic_writing in image2 3 years ago
James Almer 91004ed3ec doc: remove duplicate @end command 3 years ago
Paul B Mahol e11fd47f8d avfilter/vf_v360: add cylindrical equal area format 3 years ago
Michael Niedermayer cea05864e6 avcodec/cpia: Fix missing src_size update 3 years ago
Michael Niedermayer 18b0dd0738 avcodec/exr: Better size checks 3 years ago
Michael Niedermayer 11fac9613e avcodec/clearvideo: Check tile_size to be not too large 3 years ago
Michael Niedermayer 00ae9b77ef avcodec/utils: Use 64bit for intermediate in AV_CODEC_ID_ADPCM_THP* duration calculation 3 years ago
Derek Buitenhuis d70dde2712 avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and constraint_set5_flag 3 years ago
Vadym Bezdushnyi b74beba9a9 avformat/movenc: Support encryption of H.265 stream in AnnexB format 3 years ago
Xuewei Meng 9ca88b3bef avfilter/vf_guided: support single input 3 years ago
Gyan Doshi 49e3a8165c doc/filters: mention availability of mcdeint, uspp 3 years ago
Robert Bengtsson-Ölund ad06929d8d avformat/http: Stop cookie_dict leaking on errors. 3 years ago
Anton Khirnov 296dc876ec lavc: fix and extend AVCodecContext.get_format doxy 3 years ago
Limin Wang 81bad080cd avcodec/libx264: Separate headers not supported in AVC-Intra mode 3 years ago
Limin Wang 93da0869e6 avcodec/libx264: Add support for Sony XAVC Class 300 and 480 3 years ago
Timo Rothenpieler 62dc5df941 avfilter/scale_cuda: add support for pixel format conversion 3 years ago
Timo Rothenpieler b0e2e938c3 avfilter/scale_cuda: combine separate CUDA sources 3 years ago
Timo Rothenpieler 91a41a3439 avfilter/cuda: fix ptx inflation with large payloads 3 years ago
Mohammad Izadi aca923b365 avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder 3 years ago
Martin Storsjö 947122f111 libavfilter: Fix fate-source after 072788c46e 3 years ago
Timo Rothenpieler 072788c46e avfilter: compress CUDA PTX code if possible 3 years ago
Timo Rothenpieler abe150c9de configure: msys also has .exe suffix 3 years ago
James Almer ec8e95296e avcodec/crystalhd: signal that the decoder sets all output frame properties 3 years ago
James Almer 6b4805686c avcodec/cuviddec: signal that the decoder sets all output frame properties 3 years ago
James Almer 854a9d8c6e avcodec/cuviddec: remove unused AVCodec.decode() callback 3 years ago
James Almer b4c2ff3e41 avcodec/decode: reindent after the previous commit 3 years ago
James Almer 7b9610ebd8 avcodec/decode: add an internal codec flag to signal a decoder sets all output frame properties 3 years ago
James Almer a4fb03563a avcodec/decode: fetch packets from the pkt_props FIFO on every frame returned 3 years ago
Thilo Borgmann 05f9b3a0a5 doc/protocols: Add remark about TCP_NODELAY to documentation of TCP 3 years ago
Nick Ruff ea24781a9b lavf/rtmp: Add option to set TCP_NODELAY for rtmp 3 years ago
Matthieu Patou 52795d7f09 lavf/webmdashenc.c: Allow AV1 video in WebM 3 years ago
Michael Niedermayer 602bbf71f6 avformat/aaxdec: Check avio_seek() in header reading 3 years ago
Michael Niedermayer d866787dac avcodec/hevc_sei: Use get_bits_long() for time_offset_value 3 years ago
Haihao Xiang efc22e63e5 lavfi/vf_vpp_qsv: fix the time_base for outlink 3 years ago
Haihao Xiang 971b4ac733 lavc/qsvdec: fix pts 3 years ago
Guo Yejun 2cf95f2dd9 lavfi/dnn_backend_openvino.c: fix crash when target is not specified 3 years ago
Pavel Koshevoy b51c2c48c1 avcodec/ccaption_dec: Make real-time latency configurable 3 years ago
James Almer 73b29807c7 doc/mailing-list-faq.texi: remove remaining references to Freenode 3 years ago
Michael Niedermayer 06d174e289 avformat/rmdec: Check old_format len for overflow 3 years ago
Michael Niedermayer fe12aa6890 avformat/realtextdec: Check the pts difference before using it for the duration computation 3 years ago
Michael Niedermayer 1b865cc703 avformat/qcp: Avoid negative nb_rates 3 years ago
Michael Niedermayer 88fc295838 avformat/pp_bnk: Use 64bit in bitrate computation 3 years ago
Michael Niedermayer 1ca00b5e44 avformat/nutdec: Check tmp_size 3 years ago
Michael Niedermayer a1a277926b avformat/msf: Check that channels doesnt overflow during extradata construction 3 years ago
Michael Niedermayer e7a990164f avformat/subtitles: Check pts difference before use 3 years ago
Michael Niedermayer 8ef25d1182 avformat/mpc8: Check for position overflow in mpc8_handle_chunk() 3 years ago
Michael Niedermayer ff05326081 avformat/mccdec: Fix overflows in num/den 3 years ago