]> git.sesse.net Git - ffmpeg/history - libavformat
avutil/opt: check return value of av_bprint_finalize()
[ffmpeg] / libavformat /
2020-07-02 Limin Wangavformat/dump: add a \n for end of ERROR log
2020-07-02 Andreas Rheinhardtavformat/hevc: Defer initializations in ff_isom_write_h...
2020-07-01 Zhao Zhiliavformat/mov: fix memleaks
2020-07-01 Andreas Rheinhardtlibavformat/mov: Fix memleaks when demuxing DV audio
2020-07-01 Michael Niedermayeravformat/utils: reorder duration computation to avoid...
2020-07-01 Michael Niedermayeravformat/hls: Pass a copy of the URL for probing
2020-07-01 Zhao Zhiliavformat/isom: add comment to mov_mdhd_language_map
2020-06-30 Andreas Rheinhardtavformat/dump: Use intermediate pointer for access...
2020-06-30 Andreas Rheinhardtavformat/dump: Use const where appropriate
2020-06-28 Derek Buitenhuislavf/movenc: Use a dynamic buffer when writing the...
2020-06-27 Andreas Rheinhardtavformat/smoothstreaming: Add deinit function
2020-06-27 Andreas Rheinhardtavformat/smoothstreaming: Don't write trailer of subcontext
2020-06-27 Michael Niedermayeravformat/mvdec: Fix integer overflow with billions...
2020-06-26 Andreas Rheinhardtavformat/avc, mxfenc: Avoid allocation of H264 SPS...
2020-06-26 Andreas Rheinhardtavformat/avc: Don't use ff_ prefix for static function
2020-06-26 Andreas Rheinhardtavformat/webvttdec: Accept \r as newline
2020-06-26 Andreas Rheinhardtavformat/av1: Avoid using dynamic buffer when assemblin...
2020-06-25 Michael Niedermayeravformat/microdvddec: skip malformed lines without...
2020-06-25 Levis Florianavformat/libamqp: add option delivery_mode
2020-06-24 Andreas Rheinhardtavformat/smoothstreaming: Forward errors from copying...
2020-06-22 Andreas Rheinhardtavformat/sccdec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/pjsdec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/mpl2dec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/mov: Cosmetics
2020-06-22 Andreas Rheinhardtavformat/mov: Avoid allocation when reading ddts atom
2020-06-22 Andreas Rheinhardtavformat/mov: Use ffio_read_size where appropriate
2020-06-22 Andreas Rheinhardtavformat/mov: Avoid allocation+copy when moving extradata
2020-06-22 Andreas Rheinhardtavformat/mov: Read attached pics directly into st-...
2020-06-22 Andreas Rheinhardtavformat/mov: Check earlier whether reel_name string...
2020-06-22 Andreas Rheinhardtavcodec, avformat: Remove unnecessary initializations...
2020-06-22 Andreas Rheinhardtavformat/avformat: Improve documentation of av_stream_g...
2020-06-22 Andreas Rheinhardtavformat/flvdec: Cosmetics
2020-06-22 Przemysław Sobalaavformat/dashenc: Calculate average bitrate for adaptat...
2020-06-22 Przemysław SobalaRevert "avformat/dashenc: use AVStream timebase when...
2020-06-19 Limin Wangavformat/dvenc: return error code of dv_assemble_frame()
2020-06-18 Paul B Maholavformat: add MCC demuxer
2020-06-18 Paul B Maholavformat/sccdec: make splitting more robust
2020-06-18 Jun Zhaolavf/dashdec: Add missed side data/disposition
2020-06-18 vacingfanglavf/hls: Add missed side data/disposition
2020-06-17 Zane van Iperenavformat/apm: check codec tag in probe and add constant
2020-06-17 Derek Buitenhuisavformat/movenc: Write 'av01' as a compatible brand...
2020-06-16 Paul B Maholavformat/sccdec: simplify demuxer a little
2020-06-15 Paul B Maholavformat/sccdec: unbreak previous commits to this file
2020-06-15 Paul B Maholavformat/movenc: fix remuxing eia-608 into mov from...
2020-06-15 Paul B Maholavformat/mov: fix demuxing of eia-608
2020-06-15 Andreas Rheinhardtavformat/mov: Fix reel_name size check
2020-06-15 Andreas Rheinhardtavformat/mov: Fix memleak upon encountering repeating...
2020-06-15 Andreas Rheinhardtavformat/matroskaenc: Don't use NULL for %s format...
2020-06-15 Andreas Rheinhardtavformat/webvttdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/vplayerdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/tedcaptionsdec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/subviewerdec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/subviewer1dec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/stldec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/srtdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/sccdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/samidec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/pjsdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mpsubdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mpl2dec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/microdvddec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/lrcdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/jacosubdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/assdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/aqtitledec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mov: Fix memleaks upon read_header failure
2020-06-15 Andreas Rheinhardtavformat/omadec: Fix memleaks upon read_header failure
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Fix memleaks in WebM DASH manifes...
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Use right number of tracks
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Fix handling gigantic durations
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Move AVBufferRef instead of copyi...
2020-06-15 Przemysław Sobalaavformat/dashenc: Add hls_master_name option
2020-06-15 Andreas Rheinhardtavformat/hlsenc: Always treat numbers as decimal
2020-06-14 Michael Niedermayeravformat/mxfdec: free duplicated utf16 strings
2020-06-14 Michael Niedermayeravformat/4xm: Check that a video stream was created...
2020-06-14 Michael Niedermayeravformat/utils: Print analyze duration and probesize...
2020-06-14 Michael Niedermayeravformat/oggdec: Disable mid stream codec changes
2020-06-14 Michael Niedermayeravformat/ape: Cleanup after ape_read_header() failure
2020-06-14 David Holroydlavf/prompeg: prompeg_write() must report data all...
2020-06-13 Paul B Maholavformat/sccdec: move pos variables outside of loop
2020-06-12 Michael Niedermayeravformat/thp: Check fps
2020-06-12 Michael Niedermayeravformat/mpl2dec: Fix integer overflow with duration
2020-06-12 Dale Curtisavformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_fin...
2020-06-12 Paul B Maholavformat/sccdec: split line with multiple subs
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Also return truncated buffer in avio_...
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Return better error codes
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Stop restricting dynamic buffer sizes...
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Simplify dyn_buf_write() a bit
2020-06-10 Andreas Rheinhardtavformat/aviobuf: Don't check for overflow after it...
2020-06-10 Anton KhirnovAVFormatContext: switch to child_class_iterate()
2020-06-10 Anton KhirnovAVIOContext: switch to child_class_iterate()
2020-06-10 Anton KhirnovURLContext: switch to child_class_iterate()
2020-06-10 Anton Khirnovlavf/dump: schedule use of deprecated API for removal
2020-06-10 Steven Liuavformat/hls: check segment duration value of EXTINF
2020-06-10 Steven Liuavformat/hls: check output string is usable of ff_make_...
2020-06-10 Steven Liuavformat/url: check return value of strchr
2020-06-08 Brad Hardsavformat/mpegts: add constants for MPEG-TS transport...
2020-06-08 Marton Balintavformat/fifo: add timeshift option to delay output
2020-06-08 Michael NiedermayerBump minor versions after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions to separate 4.3 from master
next