summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/mov: check offset for overflow in mov_probe()Michael Niedermayer2021-04-05
* avformat/dss: Return 0 on successAndreas Rheinhardt2021-04-05
* avformat/dss: Avoid using intermediate bufferAndreas Rheinhardt2021-04-05
* avformat/dss: Set values known during read_header in read_headerAndreas Rheinhardt2021-04-05
* avformat/mpegtsenc: Preserve disposition in the absence of languageAndreas Rheinhardt2021-04-05
* avformat/vividas: Fix crash when seeking without audio streamAndreas Rheinhardt2021-04-02
* avformat/dss: Don't prematurely modify context variableAndreas Rheinhardt2021-04-02
* avformat/utils: Check allocations for failureAndreas Rheinhardt2021-04-02
* avformat/asf: Use ff_add_attached_pic() to read attached picsAndreas Rheinhardt2021-04-01
* avformat/utils: Free new streams in ff_add_attached_pic on errorAndreas Rheinhardt2021-04-01
* avformat: Add and use helper function to add attachment streamsAndreas Rheinhardt2021-04-01
* avformat/imx: Check palette chunk sizeMichael Niedermayer2021-04-01
* avformat/rmdec: use larger intermediate type for audio_framesize * sub_packet...Michael Niedermayer2021-04-01
* tls_gnutls: Print the underlying IO error message and pass the error code thr...Martin Storsjö2021-04-01
* tls_openssl: Improve quality of printed error messages, pass IO error codes t...Martin Storsjö2021-04-01
* rtpenc_mpegts: add AVClass to the muxer contextGyan Doshi2021-04-01
* avformat/mpc8: check for size overflow in mpc8_get_chunk_header()Michael Niedermayer2021-03-31
* avformat/mov: Do not zero memory that is written too or unusedMichael Niedermayer2021-03-31
* avformat/mov: Ignore multiple STSC / STCOMichael Niedermayer2021-03-31
* avformat/utils: Extend overflow check in dts wrap in compute_pkt_fields()Michael Niedermayer2021-03-31
* avformat/asf: Factor common code outAndreas Rheinhardt2021-03-31
* avformat/rtpdec: Fix prft wallclock time.Alok Priyadarshi2021-03-30
* Avoid intermediate bitcount for number of bytes in PutBitContextAndreas Rheinhardt2021-03-30
* avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guidMichael Niedermayer2021-03-29
* avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate()Michael Niedermayer2021-03-29
* avformat/cafdec: Do not build an index if all packets are the sameMichael Niedermayer2021-03-29
* avformat/sierravmd: Make struct smaller by reorderingAndreas Rheinhardt2021-03-28
* avformat/sierravmd: Remove outdated checkAndreas Rheinhardt2021-03-28
* avformat/segafilm: Remove outdated checkAndreas Rheinhardt2021-03-28
* avformat/utils: Remove redundant checkAndreas Rheinhardt2021-03-28
* avformat/webmdashenc: Don't pass NULL to memcmpAndreas Rheinhardt2021-03-28
* avformat/vividas: Use equals check with n in read_sb_block()Michael Niedermayer2021-03-28
* avformat/jacosubdec: Use 64bit intermediate for start/end timestamp shiftMichael Niedermayer2021-03-28
* avformat/flvdec: Check array entry numberMichael Niedermayer2021-03-28
* avformat/rtpenc_mpegts: stop leaksGyan Doshi2021-03-28
* avformat/mov: Properly forward error codes from av_seekDerek Buitenhuis2021-03-26
* avformat/movenc: Avoid loosing cluster array on failureMichael Niedermayer2021-03-26
* avformat/avidec: Check for dv streams before using priv_data in parse ##dc/##wbMichael Niedermayer2021-03-26
* avformat/mov: Check sample size for overflow in mov_parse_stsd_audio()Michael Niedermayer2021-03-26
* avformat/sbgdec: Check for overflow in last loop in expand_timestamps()Michael Niedermayer2021-03-26
* avformat/rtpenc_mpegts: convey options for rtp muxerGyan Doshi2021-03-26
* avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams.Gyan Doshi2021-03-26
* avformat/rtpenc_mpegts: convey options for mpeg-ts muxerGyan Doshi2021-03-26
* avformat/libmodplug: Fix memleaks on errorAndreas Rheinhardt2021-03-26
* avformat/libgme: Remove redundant setting of packet sizeAndreas Rheinhardt2021-03-26
* avformat/libgme: Actually set the durationAndreas Rheinhardt2021-03-26
* avformat/libgme: Fix memleaks on errorsAndreas Rheinhardt2021-03-26
* avformat/aadec: Fix leak on errorAndreas Rheinhardt2021-03-26
* avformat/jacosubdec: Fix leak on errorAndreas Rheinhardt2021-03-26
* avformat/pp_bnk: allow seeking to startZane van Iperen2021-03-25