summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: Ignore duplicate ftypMichael Niedermayer2023-12-05
* avformat/mov: Fix integer overflow in mov_read_packet().Dale Curtis2023-12-02
* avformat: add QOA demuxerPaul B Mahol2023-11-26
* Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport protocol"Zhao Zhili2023-11-25
* avformat/rtmpproto: Pass rw_timeout to underlying transport protocolZhao Zhili2023-11-22
* avformat/flvenc: add extract_extradata bsf for new video codecsZhao Zhili2023-11-22
* apply spelling fixesDiederik de Haas via ffmpeg-devel2023-11-18
* lavf/mux: do not apply max_interleave_delta to subtitlesAnton Khirnov2023-11-14
* avformat/hlsenc: Fix name of flag in error messageDave Johansen2023-11-12
* avformat/hlsenc: Add CHANNELS to EXT-X-MEDIA for AudioDave Johansen2023-11-12
* avformat/hlsenc: set HTTP options before writing WebVTT HLS playlistsLéon Spaans2023-11-12
* avformat/mov: Disallow FTYP after streamsMichael Niedermayer2023-11-10
* avcodec: LEAD MCMP decoderPeter Ross2023-11-08
* lavf/smacker: export sample_aspect_ratioAnton Khirnov2023-11-05
* avformat/lafdec: Check for 0 parametersMichael Niedermayer2023-11-03
* avformat/webpenc: Check seeksAndreas Rheinhardt2023-11-03
* avformat/mov: Check that is_still_picture_avif has no trak based streamsMichael Niedermayer2023-11-01
* avformat/vf_vapoursynth: simplify xyz format checkNiklas Haas2023-10-31
* Bump versions after 6.1Michael Niedermayer2023-10-29
* Bump versions prior to 6.1Michael Niedermayer2023-10-29
* avformat/rtsp: Use rtsp_st->stream_indexMichael Niedermayer2023-10-27
* avformat/options: add missing disposition flag to AVStream class optionsJames Almer2023-10-25
* avformat/mxfdec: Check klv offsetMichael Niedermayer2023-10-19
* avformat/usmdec: do not return 0 when no packet was producedMichael Niedermayer2023-10-16
* avformat/tmv: Check video chunk sizeMichael Niedermayer2023-10-15
* avformat/matroskadec, mov: Fix declaration-after-statement warningsAndreas Rheinhardt2023-10-09
* avformat/asfdec_f: Saturate presentation time in markerMichael Niedermayer2023-10-08
* avformat/xwma: sanity check bits_per_coded_sampleMichael Niedermayer2023-10-08
* avformat/matroskadec: Check prebuffered_ns for overflowMichael Niedermayer2023-10-08
* avformat/wavdec: Check left avio_tell for overflowMichael Niedermayer2023-10-08
* avformat/tta: Better totalframes checkMichael Niedermayer2023-10-08
* avformat/rpl: Check for number_of_chunks overflowMichael Niedermayer2023-10-08
* avformat/mov: compute absolute dts difference without overflow in mov_find_ne...Michael Niedermayer2023-10-08
* avformat/jacosubdec: Check timeresMichael Niedermayer2023-10-08
* avformat/jacosubdec: avoid signed integer overflows in get_shift()Michael Niedermayer2023-10-08
* avformat/jacosubdec: Factorize code in get_shift() a bitMichael Niedermayer2023-10-08
* avformat/mov: Disallow more than one meta box for AVIFVignesh Venkatasubramanian via ffmpeg-devel2023-10-08
* avformat/sbgdec: Check for negative duration or un-representable end ptsMichael Niedermayer2023-10-08
* avformat/wavdec: w64: do not error out for broken files if data start is foundPaul B Mahol2023-10-07
* avformat/avformat: use the side data from AVStream.codecparJames Almer2023-10-06
* avformat/avs: Check if return code is representableMichael Niedermayer2023-10-03
* avformat/westwood_vqa: Check chunk sizeMichael Niedermayer2023-10-03
* avformat/sbgdec: Check for period overflowMichael Niedermayer2023-10-03
* avformat/concatdec: Check in/outpoint for overflowMichael Niedermayer2023-10-03
* lavf/gifdec: do not mark as notimestampsAnton Khirnov2023-10-03
* lavf/demux: restrict video parser duration handling to just GIFAnton Khirnov2023-10-03
* avformat/avformat: Deprecate AVFMT_ALLOW_FLUSHAndreas Rheinhardt2023-10-03
* avformat/matroskaenc: Write default duration for audioAndreas Rheinhardt2023-10-02
* avformat/matroskaenc: Don't create wrong packet durationsAndreas Rheinhardt2023-10-02
* avformat/aea: fix bitrate for monoPaul B Mahol2023-10-02