103002 Commits (b76f9bcfd0796afb3d23a4c833508a34dd516a78)
 

Author SHA1 Message Date
Vadym Bezdushnyi b74beba9a9 avformat/movenc: Support encryption of H.265 stream in AnnexB format 4 years ago
Xuewei Meng 9ca88b3bef avfilter/vf_guided: support single input 4 years ago
Gyan Doshi 49e3a8165c doc/filters: mention availability of mcdeint, uspp 4 years ago
Robert Bengtsson-Ölund ad06929d8d avformat/http: Stop cookie_dict leaking on errors. 4 years ago
Anton Khirnov 296dc876ec lavc: fix and extend AVCodecContext.get_format doxy 4 years ago
Limin Wang 81bad080cd avcodec/libx264: Separate headers not supported in AVC-Intra mode 4 years ago
Limin Wang 93da0869e6 avcodec/libx264: Add support for Sony XAVC Class 300 and 480 4 years ago
Timo Rothenpieler 62dc5df941 avfilter/scale_cuda: add support for pixel format conversion 4 years ago
Timo Rothenpieler b0e2e938c3 avfilter/scale_cuda: combine separate CUDA sources 4 years ago
Timo Rothenpieler 91a41a3439 avfilter/cuda: fix ptx inflation with large payloads 4 years ago
Mohammad Izadi aca923b365 avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder 4 years ago
Martin Storsjö 947122f111 libavfilter: Fix fate-source after 072788c46e 4 years ago
Timo Rothenpieler 072788c46e avfilter: compress CUDA PTX code if possible 4 years ago
Timo Rothenpieler abe150c9de configure: msys also has .exe suffix 4 years ago
James Almer ec8e95296e avcodec/crystalhd: signal that the decoder sets all output frame properties 4 years ago
James Almer 6b4805686c avcodec/cuviddec: signal that the decoder sets all output frame properties 4 years ago
James Almer 854a9d8c6e avcodec/cuviddec: remove unused AVCodec.decode() callback 4 years ago
James Almer b4c2ff3e41 avcodec/decode: reindent after the previous commit 4 years ago
James Almer 7b9610ebd8 avcodec/decode: add an internal codec flag to signal a decoder sets all output frame properties 4 years ago
James Almer a4fb03563a avcodec/decode: fetch packets from the pkt_props FIFO on every frame returned 4 years ago
Thilo Borgmann 05f9b3a0a5 doc/protocols: Add remark about TCP_NODELAY to documentation of TCP 4 years ago
Nick Ruff ea24781a9b lavf/rtmp: Add option to set TCP_NODELAY for rtmp 4 years ago
Matthieu Patou 52795d7f09 lavf/webmdashenc.c: Allow AV1 video in WebM 4 years ago
Michael Niedermayer 602bbf71f6 avformat/aaxdec: Check avio_seek() in header reading 4 years ago
Michael Niedermayer d866787dac avcodec/hevc_sei: Use get_bits_long() for time_offset_value 4 years ago
Haihao Xiang efc22e63e5 lavfi/vf_vpp_qsv: fix the time_base for outlink 4 years ago
Haihao Xiang 971b4ac733 lavc/qsvdec: fix pts 4 years ago
Guo Yejun 2cf95f2dd9 lavfi/dnn_backend_openvino.c: fix crash when target is not specified 4 years ago
Pavel Koshevoy b51c2c48c1 avcodec/ccaption_dec: Make real-time latency configurable 4 years ago
James Almer 73b29807c7 doc/mailing-list-faq.texi: remove remaining references to Freenode 4 years ago
Michael Niedermayer 06d174e289 avformat/rmdec: Check old_format len for overflow 4 years ago
Michael Niedermayer fe12aa6890 avformat/realtextdec: Check the pts difference before using it for the duration computation 4 years ago
Michael Niedermayer 1b865cc703 avformat/qcp: Avoid negative nb_rates 4 years ago
Michael Niedermayer 88fc295838 avformat/pp_bnk: Use 64bit in bitrate computation 4 years ago
Michael Niedermayer 1ca00b5e44 avformat/nutdec: Check tmp_size 4 years ago
Michael Niedermayer a1a277926b avformat/msf: Check that channels doesnt overflow during extradata construction 4 years ago
Michael Niedermayer e7a990164f avformat/subtitles: Check pts difference before use 4 years ago
Michael Niedermayer 8ef25d1182 avformat/mpc8: Check for position overflow in mpc8_handle_chunk() 4 years ago
Michael Niedermayer ff05326081 avformat/mccdec: Fix overflows in num/den 4 years ago
Michael Niedermayer 93d964689c avformat/iff: Use 64bit in duration computation 4 years ago
Michael Niedermayer 6ea494befc avformat/dxa: Check fps to be within the supported range more precissely 4 years ago
Michael Niedermayer 216eb60b85 avcodec/iff: Only write palette to plane 1 if its PAL8 4 years ago
Michael Niedermayer b72d657b73 avformat/tta: Check for EOF in index reading loop 4 years ago
Michael Niedermayer 85b883429f avutil/tx: avoid negative left shifts 4 years ago
Michael Niedermayer c067d20177 Update missed irc links 4 years ago
Shubhanshu Saxena 2df963b5fa lavfi/dnn_backend_openvino.c: Fix Memory Leak for RequestItem 4 years ago
Martin Storsjö f9626d1065 ffbuild: Avoid using the --preprocessor argument to windres 4 years ago
Gyan Doshi 604924a069 doc/filters: document expr support in fps filter 4 years ago
Matthieu Patou fcb80aa289 lavc/libvpxenc: Show encoder config as a warning in case of failed initialization 4 years ago
Matthieu Patou 268f134e51 lavc/libaomenc: Show encoder config as a warning in case of failed initialization 4 years ago