summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/rpl: The associative law doesnt hold for signed integers in CMichael 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
* avformat/mov: Check for duplicate mdcvMichael Niedermayer2021-06-12
* avformat/flvdec: Check data before castingMichael Niedermayer2021-06-12
* lavf: clarify probesize/format_probesize doxyAnton Khirnov2021-06-11
* avformat: make AVStream.pts_wrap_bits publicJames Almer2021-06-10
* avformat/mpegtsenc: enable muxing of ARIB captionszheng qian2021-06-10
* lavf/mp3dec: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* lavf/mov_chan: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* lavf/matroska: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* lavf/latmenc: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* lavf/id3v1: drop unnecessary avcodec.h includeAnton Khirnov2021-06-10
* lavf/hevc: drop unnecessary avcodec.h includeAnton Khirnov2021-06-10
* lavf/framecrcenc: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* lavf/adtsenc: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* lavf/a64: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* lavf/avformat.h: drop the avcodec.h includeAnton Khirnov2021-06-10
* lavf/icoenc: include required headers explicitlyAnton Khirnov2021-06-10
* lavf/internal: include avcodec.h explicitlyAnton Khirnov2021-06-10
* avformat: move AVStream.{first,cur}_dts to AVStreamInternalJames Almer2021-06-09
* avformat/utils: make ff_update_cur_dts() sharedJames Almer2021-06-09
* avformat/libsrt: workaround conflict with ffmpeg cmdline optionZhao Zhili2021-06-09
* avformat/libsrt: add tsbpd optionZhao Zhili2021-06-09
* avformat/libsrt: send message in orderZhao Zhili2021-06-09
* Revert "avformat/dashenc: Disable writing CODECS tag for HEVC streams"Valerii Zapodovnikov2021-06-08
* avformat/rpl: Check for EOF and zero framesizeMichael Niedermayer2021-06-08
* avformat/rpl: Use 64bit in bitrate computation and check itMichael Niedermayer2021-06-05
* avformat/mov: add option to use tfdt for fragment timestamps.Gyan Doshi2021-06-02
* avcodec/movenc: fix spelling in warning messageJoel Linn2021-06-01
* lavf/dashenc.c: Fix creating audio-only HLS playlistsPrzemysław Sobala2021-06-01
* avformat/hls: relay format options to segment demuxerGyan Doshi2021-05-30
* avformat/movenc: Check pal_size before useMichael Niedermayer2021-05-29
* avformat/avio: Check av_opt_copy() for failureMichael Niedermayer2021-05-27
* avformat/moflex: Remove unneeded format variableMichael Niedermayer2021-05-27
* avio: do not export avpriv_io_{move,delete}Anton Khirnov2021-05-22
* avformat/mpegtsenc: add NIT supportUbaldo Porcheddu2021-05-20
* avformat/flvdec: use milisecond precision for parsing timestampsMarton Balint2021-05-20
* libavformat/hlsenc: fix typos in commentsValerii Zapodovnikov2021-05-20
* avformat/fifo: check for flushed packets and timeshiftMichael Niedermayer2021-05-18
* avformat/framecrcenc: print basic side data information againJames Almer2021-05-18
* Revert "avformat/hlsenc: compute video_keyframe_size after write keyframe"Steven Liu2021-05-15
* avformat/utils: Fix NPD when allocating AVStreamInternal failsAndreas Rheinhardt2021-05-13
* fix broken links to msdn documentationPeter Ross2021-05-13
* avformat/mov: Ignore duplicate CoLLMichael Niedermayer2021-05-12
* avformat/mov: Limit nb_chapter_tracks to input sizeMichael Niedermayer2021-05-12
* avformat/utils: Use 64bit earlier in r_frame_rate checkMichael Niedermayer2021-05-12
* lavf/flvdec: normalize exporting date metadataAnton Khirnov2021-05-12
* avformat: add Argonaut Games CVG muxerZane van Iperen2021-05-12
* avformat: add Argonaut Games CVG demuxerZane van Iperen2021-05-12