summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/alp: allow seeking to startZane van Iperen2021-03-25
* avformat/kvag: allow seeking to startZane van Iperen2021-03-25
* avformat/amvenc: Remove unnecessary av_packet_free()Andreas Rheinhardt2021-03-24
* avformat/webpenc: Fix memleak when trailer is never writtenAndreas Rheinhardt2021-03-24
* avformat/webpenc: ReindentationAndreas Rheinhardt2021-03-24
* avformat/webpenc: Fix memleak when using invalid packetsAndreas Rheinhardt2021-03-24
* avformat/webpenc: Use init instead of write_header functionAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Avoid stack packetAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Remove redundant initializationsAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Fix indentationAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Deduplicate parsing video data opcodesAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Avoid reading packets during read_headerAndreas Rheinhardt2021-03-24
* avformat/ipmovie: Remove redundant av_packet_unref()Andreas Rheinhardt2021-03-24
* avformat/asfdec_f: Avoid stack packetAndreas Rheinhardt2021-03-24
* avformat/moflex: Simplify freeing packetsAndreas Rheinhardt2021-03-24
* avformat/matroskadec: Reuse AVFormatInternal.parse_pktAndreas Rheinhardt2021-03-24
* avformat/rtpdec: attach producer reference time if availableAlok Priyadarshi2021-03-23
* avformat/utils: Don't allocate separate packet for extract_extradataAndreas Rheinhardt2021-03-23
* libavformat/utils: Fix indentationAndreas Rheinhardt2021-03-23
* avformat/s337m: Use av_get_packet() to read packetAndreas Rheinhardt2021-03-23
* avformat/s337m: Use and test Dolby-E-parserAndreas Rheinhardt2021-03-23
* avformat/utils: Fix confusing return value for ff_read_packet()Andreas Rheinhardt2021-03-23