23804 Commits (7916c1471318f17332ff4c7ee7e330696a7afcbf)

Author SHA1 Message Date
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
Michael Niedermayer 4c1afa2925 avformat/movenc: Check pal_size before use 4 years ago
Michael Niedermayer f8611ae1ef avformat/avio: Check av_opt_copy() for failure 4 years ago
Michael Niedermayer 36a3a5050a avformat/moflex: Remove unneeded format variable 4 years ago
Anton Khirnov 9d4c018497 avio: do not export avpriv_io_{move,delete} 4 years ago
Ubaldo Porcheddu 36b16a30db avformat/mpegtsenc: add NIT support 4 years ago
Marton Balint f597041d57 avformat/flvdec: use milisecond precision for parsing timestamps 4 years ago
Valerii Zapodovnikov ab658db4d0 libavformat/hlsenc: fix typos in comments 4 years ago
Michael Niedermayer 3e44bd068f avformat/fifo: check for flushed packets and timeshift 4 years ago
James Almer a42d249c91 avformat/framecrcenc: print basic side data information again 4 years ago
Steven Liu 59032494e8 Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe" 4 years ago
Andreas Rheinhardt 6ff2aba088 avformat/utils: Fix NPD when allocating AVStreamInternal fails 4 years ago
Peter Ross b5ea0980c5 fix broken links to msdn documentation 4 years ago
Michael Niedermayer 9548dc74d8 avformat/mov: Ignore duplicate CoLL 4 years ago
Michael Niedermayer 299a56c900 avformat/mov: Limit nb_chapter_tracks to input size 4 years ago
Michael Niedermayer 578633fc1a avformat/utils: Use 64bit earlier in r_frame_rate check 4 years ago
Anton Khirnov 6a9a4f34bd lavf/flvdec: normalize exporting date metadata 4 years ago
Zane van Iperen dcb285d2b7
avformat: add Argonaut Games CVG muxer 4 years ago
Zane van Iperen 9789ea59d0
avformat: add Argonaut Games CVG demuxer 4 years ago