23822 Commits (b0e2e938c31f0dc46d905cb2ea7e904645ca0c19)

Author SHA1 Message Date
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 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 b72d657b73 avformat/tta: Check for EOF in index reading loop 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
Valerii Zapodovnikov 91ba771a3f avformat/mxfdec: fixed jp2k_rsiz and 170M matrix 4 years ago
Michael Niedermayer 480f11bdd7 avformat/rpl: The associative law doesnt hold for signed integers in C 4 years ago
Michael Niedermayer ffe4851e23 avformat/utils: Avoid overflow in codec_info_duration computation for subtitles 4 years ago
Michael Niedermayer bf4e7ec825 avformat/utils: check dts/duration to be representable before using them 4 years ago
Michael Niedermayer f54d85cee6 avformat/mov: Check for duplicate mdcv 4 years ago
Michael Niedermayer 1e24da5cfe avformat/flvdec: Check data before casting 4 years ago
Anton Khirnov 71c0ef882e lavf: clarify probesize/format_probesize doxy 4 years ago
James Almer 2cccab96f6 avformat: make AVStream.pts_wrap_bits public 4 years ago
zheng qian f38458089f avformat/mpegtsenc: enable muxing of ARIB captions 4 years ago
Anton Khirnov 1256b71ba9 lavf/mp3dec: avoid avcodec.h dependency 4 years ago
Anton Khirnov c9642265f8 lavf/mov_chan: avoid avcodec.h dependency 4 years ago
Anton Khirnov 823ca1ba84 lavf/matroska: avoid avcodec.h dependency 4 years ago
Anton Khirnov f3dafe6a41 lavf/latmenc: avoid avcodec.h dependency 4 years ago
Anton Khirnov e246625b01 lavf/id3v1: drop unnecessary avcodec.h include 4 years ago
Anton Khirnov 5620d18e66 lavf/hevc: drop unnecessary avcodec.h include 4 years ago
Anton Khirnov f79d009b7c lavf/framecrcenc: avoid avcodec.h dependency 4 years ago
Anton Khirnov 239b7d2e40 lavf/adtsenc: avoid avcodec.h dependency 4 years ago
Anton Khirnov e7196afe28 lavf/a64: avoid avcodec.h dependency 4 years ago
Anton Khirnov e67e02d156 lavf/avformat.h: drop the avcodec.h include 4 years ago
Anton Khirnov 51200769c3 lavf/icoenc: include required headers explicitly 4 years ago
Anton Khirnov c4c6c83421 lavf/internal: include avcodec.h explicitly 4 years ago
James Almer 591b88e678 avformat: move AVStream.{first,cur}_dts to AVStreamInternal 4 years ago
James Almer c768233293 avformat/utils: make ff_update_cur_dts() shared 4 years ago
Zhao Zhili 58614f7bee avformat/libsrt: workaround conflict with ffmpeg cmdline option 4 years ago
Zhao Zhili 55c54ff744 avformat/libsrt: add tsbpd option 4 years ago
Zhao Zhili 9099046cc7 avformat/libsrt: send message in order 4 years ago
Valerii Zapodovnikov 812f39ee85 Revert "avformat/dashenc: Disable writing CODECS tag for HEVC streams" 4 years ago
Michael Niedermayer a0a4a527c3 avformat/rpl: Check for EOF and zero framesize 4 years ago
Michael Niedermayer 29b244ffc1 avformat/rpl: Use 64bit in bitrate computation and check it 4 years ago
Gyan Doshi 071930de72 avformat/mov: add option to use tfdt for fragment timestamps. 4 years ago
Joel Linn 127c40c9ca avcodec/movenc: fix spelling in warning message 4 years ago
Przemysław Sobala 575e52272d lavf/dashenc.c: Fix creating audio-only HLS playlists 4 years ago
Gyan Doshi 51f1194eda avformat/hls: relay format options to segment demuxer 4 years ago