]> git.sesse.net Git - ffmpeg/history - libavformat
lavfi/vulkan: allow calling glslang_uninit without a prior init
[ffmpeg] / libavformat /
2020-11-24 Jan Ekströmavformat/av1: add support for passing through MP4/Matro...
2020-11-22 Michael Niedermayeravformat/avs: Use 64bit for the avio_tell() output
2020-11-22 Michael Niedermayeravformat/moflex: Check pkt_size
2020-11-22 Leo Izenavformat/movenc: allow Apple Lossless inside mp4
2020-11-21 Michael Niedermayeravformat/wavdec: More complete size check in find_guid()
2020-11-21 Michael Niedermayeravformat/iff: Check size before skip
2020-11-21 Michael Niedermayeravformat/rmdec: Check for EOF in index packet reading
2020-11-21 Andriy Gelmanavformat/rtsp: don't forget to call ff_network_close...
2020-11-21 Andriy Gelmanavformat/rtsp: set return variable in error path
2020-11-21 Andriy Gelmanavformat/rtspdec: cosmetics
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in connect mode if...
2020-11-21 Andriy Gelmanavformat/rtspdec: fix mem leaks in listen mode if init...
2020-11-21 Andriy Gelmanavformat/rtspdec: add network init to listen mode
2020-11-20 Steve Lhommeavformat/matroskadec: only use the track duration if...
2020-11-20 Steve Lhommeavformat/matroskadec: adjust the cluster time to the...
2020-11-20 Steve Lhommeavformat/matroskadec: add a warning when the track...
2020-11-20 Martin Storsjöhttp: Check for AVERROR_EOF in the check for premature end
2020-11-19 Marton Balintavformat/mpegts: make sure mpegts_read_header always...
2020-11-19 Limin Wangavformat/dvenc: check the format before vst and ast...
2020-11-19 Limin Wangavformat/dvenc: s->streams[i] -> st
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Remove code duplication
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Don't reset twice
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Export metadata that applies to...
2020-11-15 Andreas Rheinhardtavformat/asfdec_o: Don't segfault with lots of attached...
2020-11-14 Limin Wangavformat/rtsp: av_rescale -> av_rescale_q
2020-11-13 Michael Niedermayeravformat/icodec: Check for zero streams and stream...
2020-11-13 Michael Niedermayeravformat/icodec: Factor failure code out in read_header()
2020-11-12 Martin Storsjöaviobuf: Increase the default SHORT_SEEK_THRESHOLD...
2020-11-11 Michael Niedermayeravformat/bintext: Check width
2020-11-11 Michael Niedermayeravformat/sbgdec: Check that end is not before start
2020-11-11 Limin Wangavformat/rtspdec: return proper error code
2020-11-11 Limin Wangavformat/rtsp: check return value of ffurl_read_complete
2020-11-11 Limin Wangavformat/rtsp: prefer to use variable instead of type
2020-11-11 Limin Wangavformat/rtspdec: use SDP_MAX_SIZE for sdp array
2020-11-11 Limin Wangavformat/rtsp: move SDP_MAX_SIZE macro definition to...
2020-11-11 Limin Wangavformat/rtsp: 16384 -> SDP_MAX_SIZE
2020-11-10 Michael Niedermayeravformat/lvfdec: Check stream_index before use
2020-11-10 Michael Niedermayeravformat/au: cleanup on EOF return in au_read_annotation()
2020-11-10 Thierry Fouculibavformat/avidec: Extract more metadata from the...
2020-11-09 Zane van Iperenavformat: add amv muxer
2020-11-07 Michael Niedermayeravformat/mpegts: Limit copied data to space
2020-11-07 Limin Wangavformat/rtsp: support infinite initial_timeout for...
2020-11-05 Vesselin BontchevAdd support for playing Audible AAXC (.aaxc) files...
2020-11-05 Martin Storsjötls: Hook up the url_get_short_seek function in the...
2020-11-04 Michael Niedermayeravformat/bintext: Check width in idf_read_header()
2020-11-04 Michael Niedermayeravformat/iff: check size against INT64_MAX
2020-11-04 Michael Niedermayeravformat/vividas: improve extradata packing checks...
2020-11-04 Michael Niedermayeravformat/paf: Check for EOF in read_table()
2020-11-04 Michael Niedermayeravformat/gxf: Check pkt_len
2020-11-04 Michael Niedermayeravformat/aiffdec: Check packet size
2020-11-04 Michael Niedermayerlibavformat/aviobuf: Forward error from avio_read in...
2020-11-04 Michael Niedermayeravformat/rmdec: remove unneeded memset() on packet...
2020-11-04 Zane van Iperenavformat/argo_brp: remove block_align check for audio
2020-11-03 Andreas Rheinhardtavformat/apngdec: Remove goto fail that does nothing
2020-11-03 Andreas Rheinhardtavformat/apngdec: Check fcTL chunk length when reading...
2020-11-03 Andreas Rheinhardtavformat/apngdec: Fix size/overflow checks
2020-11-03 Andreas Rheinhardtavformat/apngdec: Return error for incomplete header
2020-11-03 Zane van Iperenavformat/argo_brp: bail if no video frames
2020-11-02 Michael Niedermayeravformat/concatdec: use av_strstart()
2020-10-30 Michael Niedermayeravformat/wavdec: Refuse to read chunks bigger than...
2020-10-30 Michael Niedermayeravformat/rsd: Check size and start before computing...
2020-10-30 Michael Niedermayeravformat/vividas: better check of current_sb_entry
2020-10-30 Michael Niedermayeravformat/iff: More completely check body_size
2020-10-30 Michael Niedermayeravformat/vividas use avpriv_set_pts_info()
2020-10-30 Michael Niedermayeravformat/xwma: Check for EOF in dpds_table read code
2020-10-30 Limin Wangavformat/mpegtsenc: check that not only first pts but...
2020-10-30 Limin Wangavformat/mpegtsenc: first_pts_check -> first_pts_checked
2020-10-30 Andreas Rheinhardtavformat/jacosubdec: Fix unintended fallthrough
2020-10-28 ruiquan.crqlavf/url: fix relative url parsing when the query strin...
2020-10-28 James Almeravcodec/codec2utils: move the remaining avpriv function...
2020-10-28 James Almerlibavcodec/codec2utils: remove codec2_version_from_extr...
2020-10-28 James Almeravcodec/codec2utils: remove avpriv prefix from inline...
2020-10-28 Anton Khirnovlavf: move AVStream.last_in_packet_buffer to AVStreamIn...
2020-10-28 Anton Khirnovlavf: move AVStream.probe_data to AVStreamInternal
2020-10-28 Anton Khirnovlavf: move AVStream.pts_buffer to AVStreamInternal
2020-10-28 Anton Khirnovlavf: move AVStream.*index_entries* to AVStreamInternal
2020-10-28 Anton Khirnovlavf: move AVStream.interleaver_chunk_* to AVStreamInternal
2020-10-28 Anton Khirnovlavf: move AVStream.{request_probe,skip_to_keyframe...
2020-10-28 Anton Khirnovlavf: move AVStream.{*skip_samples.*_discard_sample...
2020-10-28 Anton Khirnovlavf: move AVStream.{nb_decoded_frames,mux_ts_offset...
2020-10-28 Anton Khirnovlavf: move AVStream.{pts_wrap_*,update_initial_duration...
2020-10-28 Anton Khirnovlavf: move AVStream.pts_reorder_error[_count] to AVStre...
2020-10-28 Anton Khirnovlavf: move AVStream.{last_dts_for_order_check,dts_...
2020-10-28 Anton Khirnovlavf: move AVStream.{inject_global_side_data,display_as...
2020-10-28 Anton Khirnovlavf: move AVStream.info to AVStreamInternal
2020-10-28 Anton Khirnovavformat: add a stream event flag for new packets
2020-10-28 Anton Khirnovavformat: extend documentation of event_flags
2020-10-28 Anton Khirnovavformat: fix typo in doxy
2020-10-28 Anton Khirnovlavf/latmenc: use a local simplified copy of avpriv_cop...
2020-10-28 Anton Khirnovlavf/latmenc: fix units mismatch
2020-10-28 Yigit Uyanrtsp: increase the control uri size
2020-10-27 Limin Wangavformat/mpegtsenc: make first_pcr sync with the first...
2020-10-27 Limin Wangavformat/mpegtsenc: use total_size instead of avio_tell()
2020-10-25 Zane van Iperenavformat: add alp muxer
2020-10-25 Zane van Iperenavformat/alp: fix handling of TUN files
2020-10-25 Michael Niedermayeravformat/rmdec: Make expected_len 64bit
2020-10-25 Michael Niedermayeravformat/pcm: Check block_align
2020-10-25 Michael Niedermayeravformat/lrcdec: Clip timestamps
2020-10-25 Michael Niedermayeravformat/electronicarts: Check for EOF in each iteratio...
2020-10-24 Michael Niedermayeravformat/ifv: Check that total frames do not overflow
next