summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Bump minor versions after release branchMichael Niedermayer2021-03-20
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* avformat/mov: Check offset addition for overflowMichael Niedermayer2021-03-19
* avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao2021-03-19
* avformat/libsrt: fix help messageZhao Zhili2021-03-19
* avformat/libsrt: fix setsockopt() typoZhao Zhili2021-03-19
* avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick2021-03-19
* avformat/pp_bnk: treat music files as stereoZane van Iperen2021-03-19
* avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_tAndreas Rheinhardt2021-03-19
* avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt2021-03-19
* avformat/matroskaenc: Check chapter ids for duplicatesAndreas Rheinhardt2021-03-19
* avformat/tests/fifo_muxer: Fix memleak on error, fix API violationAndreas Rheinhardt2021-03-19
* avformat/tests/fifo_muxer: Fix leak of AVPacket on errorAndreas Rheinhardt2021-03-19
* avformat/mxfdec: Fix leak on errorAndreas Rheinhardt2021-03-19
* avformat/mxfdec: Don't use wrong type of pointerAndreas Rheinhardt2021-03-19
* avformat/tests/movenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/wc3movie: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/subtitles: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/rtpenc_mpegts: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/rtpdec: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/mpegtsenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/mpegts: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/movenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/matroskaenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/matroskadec: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/hls: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/flacdec: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/id3v2: replace call to av_init_packet()James Almer2021-03-17
* avformat/flac_picture: replace call to av_init_packet()James Almer2021-03-17
* avformat/avienc: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/avidec: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/asfdec_o: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/amvenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/utils: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/mux: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avcodec/packet_internal: make avpriv_packet_list_* functions use an internal ...James Almer2021-03-17
* avcodec/packet: deprecate av_init_packet()James Almer2021-03-17
* avformat/mov: Handle when we have an mfra box but have not read the full sidx...Derek Buitenhuis2021-03-17
* avformat/aviobuf: don't reduce short seek thresholdAndriy Gelman2021-03-16
* avformat/matroskadec: Check for EOF in resync loopMichael Niedermayer2021-03-15
* avformat/ipmovie: Free packets allocated in header readingMichael Niedermayer2021-03-15
* libavformat/hls: Reset options after open_url_keepalive() failsEd Martin2021-03-15
* avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_...Michael Niedermayer2021-03-14
* avformat/mvi: Check audio size for more overflowsMichael Niedermayer2021-03-14
* avformat/samidec: Deallocate hdr_bufMichael Niedermayer2021-03-14
* avformat/cinedec: Fix index_entries size checkMichael Niedermayer2021-03-13
* avformat/aaxdec: Check that segments table has been initializedMichael Niedermayer2021-03-13
* avformat: add Changelog entry for librist and bump minorMarton Balint2021-03-13
* avformat/librist: clarify and limit buffer_sizeMarton Balint2021-03-13