102795 Commits (62dc5df941f5e196164c151691e4274195523e95)
 

Author SHA1 Message Date
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
Kevin LaFlamme 7d1464721e dashenc: Write out DASH manifest immediately in streaming mode 4 years ago
Limin Wang f21626b67b avformat/dashenc: use av_match_ext() 4 years ago
Thilo Borgmann 115aa7cea3 lavc/videotoolboxenc.c: Fix preprocessor macro for OSX 10.10.5 and probably older versions 4 years ago
James Almer dd770883e9 avfilter/vf_fps: extend support for expressions 4 years ago
Valerii Zapodovnikov 91ba771a3f avformat/mxfdec: fixed jp2k_rsiz and 170M matrix 4 years ago
James Almer 8a6103326e avutil/samplefmt: don't add offsets to NULL pointers 4 years ago
James Almer 7916c14713 avutil/samplefmt: remove outdated comment 4 years ago