summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/utils: Fix confusing return value for ff_read_packet()Andreas Rheinhardt2021-03-23
* avformat/apetag: Avoid stack packet when reading attached pictureAndreas Rheinhardt2021-03-21
* avformat: remove FF_API_INIT_PACKET from AVStream.attached_picJames Almer2021-03-21
* avformat/mov: Fix extended atom size buffer length checkDerek Buitenhuis2021-03-21
* avformat/rtp_mpegts: typedef MuxChain structGyan Doshi2021-03-21
* lavf/swfdec: Allow decoding Nellymoser in swf.Carl Eugen Hoyos2021-03-20
* avformat/pp_bnk: Fix memleaks when reading non-stereo tracksAndreas Rheinhardt2021-03-20
* avformat/utils: Always leave parse_pkt in blank state, avoid resettingAndreas Rheinhardt2021-03-20
* 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