summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/cuviddec: remove unused AVCodec.decode() callbackJames Almer2021-06-21
* avcodec/decode: reindent after the previous commitJames Almer2021-06-21
* avcodec/decode: add an internal codec flag to signal a decoder sets all outpu...James Almer2021-06-21
* avcodec/decode: fetch packets from the pkt_props FIFO on every frame returnedJames Almer2021-06-21
* doc/protocols: Add remark about TCP_NODELAY to documentation of TCPThilo Borgmann2021-06-20
* lavf/rtmp: Add option to set TCP_NODELAY for rtmpNick Ruff2021-06-20
* lavf/webmdashenc.c: Allow AV1 video in WebMMatthieu Patou2021-06-20
* avformat/aaxdec: Check avio_seek() in header readingMichael Niedermayer2021-06-20
* avcodec/hevc_sei: Use get_bits_long() for time_offset_valueMichael Niedermayer2021-06-20
* lavfi/vf_vpp_qsv: fix the time_base for outlinkHaihao Xiang2021-06-20
* lavc/qsvdec: fix ptsHaihao Xiang2021-06-20
* lavfi/dnn_backend_openvino.c: fix crash when target is not specifiedGuo Yejun2021-06-19
* avcodec/ccaption_dec: Make real-time latency configurablePavel Koshevoy2021-06-18
* doc/mailing-list-faq.texi: remove remaining references to FreenodeJames Almer2021-06-18
* avformat/rmdec: Check old_format len for overflowMichael Niedermayer2021-06-18
* avformat/realtextdec: Check the pts difference before using it for the durati...Michael Niedermayer2021-06-18
* avformat/qcp: Avoid negative nb_ratesMichael Niedermayer2021-06-18
* avformat/pp_bnk: Use 64bit in bitrate computationMichael Niedermayer2021-06-18
* avformat/nutdec: Check tmp_sizeMichael Niedermayer2021-06-18
* avformat/msf: Check that channels doesnt overflow during extradata constructionMichael Niedermayer2021-06-18
* avformat/subtitles: Check pts difference before useMichael Niedermayer2021-06-18
* avformat/mpc8: Check for position overflow in mpc8_handle_chunk()Michael Niedermayer2021-06-18
* avformat/mccdec: Fix overflows in num/denMichael Niedermayer2021-06-18
* avformat/iff: Use 64bit in duration computationMichael Niedermayer2021-06-18
* avformat/dxa: Check fps to be within the supported range more precisselyMichael Niedermayer2021-06-18
* avcodec/iff: Only write palette to plane 1 if its PAL8Michael Niedermayer2021-06-18
* avformat/tta: Check for EOF in index reading loopMichael Niedermayer2021-06-18
* avutil/tx: avoid negative left shiftsMichael Niedermayer2021-06-18
* Update missed irc linksMichael Niedermayer2021-06-18
* lavfi/dnn_backend_openvino.c: Fix Memory Leak for RequestItemShubhanshu Saxena2021-06-18
* ffbuild: Avoid using the --preprocessor argument to windresMartin Storsjö2021-06-18
* doc/filters: document expr support in fps filterGyan Doshi2021-06-16
* lavc/libvpxenc: Show encoder config as a warning in case of failed initializa...Matthieu Patou2021-06-14
* lavc/libaomenc: Show encoder config as a warning in case of failed initializa...Matthieu Patou2021-06-14
* dashenc: Write out DASH manifest immediately in streaming modeKevin LaFlamme2021-06-14
* avformat/dashenc: use av_match_ext()Limin Wang2021-06-14
* lavc/videotoolboxenc.c: Fix preprocessor macro for OSX 10.10.5 and probably o...Thilo Borgmann2021-06-14
* avfilter/vf_fps: extend support for expressionsJames Almer2021-06-13
* avformat/mxfdec: fixed jp2k_rsiz and 170M matrixValerii Zapodovnikov2021-06-13
* avutil/samplefmt: don't add offsets to NULL pointersJames Almer2021-06-13
* avutil/samplefmt: remove outdated commentJames Almer2021-06-13
* avutil/tests/audio_ffio: add missing headerMatthieu Patou2021-06-13
* avutil/tests/lzo: remove timer macrosJames Almer2021-06-13
* doc/demuxers: note defaults for apng optionsGyan Doshi2021-06-13
* avformat/rpl: The associative law doesnt hold for signed integers in CMichael Niedermayer2021-06-12
* avcodec/faxcompr: Check available bits in decode_uncompressed()Michael Niedermayer2021-06-12
* avcodec/faxcompr: Check if bits are available before reading in cmode == 9 ||...Michael Niedermayer2021-06-12
* avformat/utils: Avoid overflow in codec_info_duration computation for subtitlesMichael Niedermayer2021-06-12
* avformat/utils: check dts/duration to be representable before using themMichael Niedermayer2021-06-12
* avcodec/utils: do "calc from frame_bytes, channels, and block_align" in 64bitMichael Niedermayer2021-06-12