summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/asfdec_o: Don't reset twiceAndreas Rheinhardt2020-11-15
* avformat/asfdec_o: Export metadata that applies to the whole fileAndreas Rheinhardt2020-11-15
* avformat/asfdec_o: Don't segfault with lots of attached picsAndreas Rheinhardt2020-11-15
* avformat/rtsp: av_rescale -> av_rescale_qLimin Wang2020-11-14
* avformat/icodec: Check for zero streams and stream creation failureMichael Niedermayer2020-11-13
* avformat/icodec: Factor failure code out in read_header()Michael Niedermayer2020-11-13
* aviobuf: Increase the default SHORT_SEEK_THRESHOLD to 32 KBMartin Storsjö2020-11-12
* avformat/bintext: Check widthMichael Niedermayer2020-11-11
* avformat/sbgdec: Check that end is not before startMichael Niedermayer2020-11-11
* avformat/rtspdec: return proper error codeLimin Wang2020-11-11
* avformat/rtsp: check return value of ffurl_read_completeLimin Wang2020-11-11
* avformat/rtsp: prefer to use variable instead of typeLimin Wang2020-11-11
* avformat/rtspdec: use SDP_MAX_SIZE for sdp arrayLimin Wang2020-11-11
* avformat/rtsp: move SDP_MAX_SIZE macro definition to header fileLimin Wang2020-11-11
* avformat/rtsp: 16384 -> SDP_MAX_SIZELimin Wang2020-11-11
* avformat/lvfdec: Check stream_index before useMichael Niedermayer2020-11-10
* avformat/au: cleanup on EOF return in au_read_annotation()Michael Niedermayer2020-11-10
* libavformat/avidec: Extract more metadata from the headerThierry Foucu2020-11-10
* avformat: add amv muxerZane van Iperen2020-11-09
* avformat/mpegts: Limit copied data to spaceMichael Niedermayer2020-11-07
* avformat/rtsp: support infinite initial_timeout for rtsp optionLimin Wang2020-11-07
* Add support for playing Audible AAXC (.aaxc) files [PATCH v4]Vesselin Bontchev2020-11-05
* tls: Hook up the url_get_short_seek function in the TLS backendsMartin Storsjö2020-11-05
* avformat/bintext: Check width in idf_read_header()Michael Niedermayer2020-11-04
* avformat/iff: check size against INT64_MAXMichael Niedermayer2020-11-04
* avformat/vividas: improve extradata packing checks in track_header()Michael Niedermayer2020-11-04
* avformat/paf: Check for EOF in read_table()Michael Niedermayer2020-11-04
* avformat/gxf: Check pkt_lenMichael Niedermayer2020-11-04
* avformat/aiffdec: Check packet sizeMichael Niedermayer2020-11-04
* libavformat/aviobuf: Forward error from avio_read in ffio_read_size()Michael Niedermayer2020-11-04
* avformat/rmdec: remove unneeded memset() on packet allocationMichael Niedermayer2020-11-04
* avformat/argo_brp: remove block_align check for audioZane van Iperen2020-11-05
* avformat/apngdec: Remove goto fail that does nothingAndreas Rheinhardt2020-11-03
* avformat/apngdec: Check fcTL chunk length when reading headerAndreas Rheinhardt2020-11-03
* avformat/apngdec: Fix size/overflow checksAndreas Rheinhardt2020-11-03
* avformat/apngdec: Return error for incomplete headerAndreas Rheinhardt2020-11-03
* avformat/argo_brp: bail if no video framesZane van Iperen2020-11-03
* avformat/concatdec: use av_strstart()Michael Niedermayer2020-11-03
* avformat/wavdec: Refuse to read chunks bigger than the filesize in w64_read_h...Michael Niedermayer2020-10-30
* avformat/rsd: Check size and start before computing durationMichael Niedermayer2020-10-30
* avformat/vividas: better check of current_sb_entryMichael Niedermayer2020-10-30
* avformat/iff: More completely check body_sizeMichael Niedermayer2020-10-30
* avformat/vividas use avpriv_set_pts_info()Michael Niedermayer2020-10-30
* avformat/xwma: Check for EOF in dpds_table read codeMichael Niedermayer2020-10-30
* avformat/mpegtsenc: check that not only first pts but also first dts is validLimin Wang2020-10-30
* avformat/mpegtsenc: first_pts_check -> first_pts_checkedLimin Wang2020-10-30
* avformat/jacosubdec: Fix unintended fallthroughAndreas Rheinhardt2020-10-30
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-28
* avcodec/codec2utils: move the remaining avpriv functions to lavfJames Almer2020-10-28
* libavcodec/codec2utils: remove codec2_version_from_extradata()James Almer2020-10-28