summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* 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
* avformat/librist: increase default loglevelMarton Balint2021-03-13
* avformat/librist: simplify secret strlcpyMarton Balint2021-03-13
* avformat/librist: make packet size adjustable for writing, fix it for readingMarton Balint2021-03-13
* avformat/librist: rework librist_readMarton Balint2021-03-13
* libavformat: add librist protocolPaul B Mahol2021-03-13
* avformat/adp, svs: Remove redundant av_shrink_packet()Andreas Rheinhardt2021-03-12
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-11
* avformat/gopher: Add default_whitelist to ff_gopher_protocolparazyd2021-03-11
* avisynth: fix audio on big endianStephen Hutchinson2021-03-11
* avisynth: populate field orderemcodem2021-03-11
* avisynth: more intelligent RGB flippingStephen Hutchinson2021-03-11
* avformat/rawenc: Use init instead of write_header functionAndreas Rheinhardt2021-03-11
* avformat: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avformat/utils: change AVStream side data related public function and struct ...James Almer2021-03-10
* avformat/mvdec: Allocate extradata only onceMichael Niedermayer2021-03-09
* avformat/flvdec: Check double before cast in parse_keyframes_index()Michael Niedermayer2021-03-08
* avformat/paf: Check for EOF before allocation in read_header()Michael Niedermayer2021-03-08
* avformat/swfdec: Check outlen before allocationMichael Niedermayer2021-03-08
* mobiclip: fix copyright headersFlorian Nouwt2021-03-08
* avformat/dashdec: Don't needlessly strdup metadataAndreas Rheinhardt2021-03-08
* avformat/dashdec: Remove limit on length of idAndreas Rheinhardt2021-03-08
* avformat/http: Fix leak when using deprecated optionAndreas Rheinhardt2021-03-07
* avformat: add TTML muxerJan Ekström2021-03-05
* avformat/aadec: Replace strncpy by av_strlcpyAndreas Rheinhardt2021-03-05
* avformat/aadec: Use smaller scope for variables, remove initializationsAndreas Rheinhardt2021-03-05
* lavf/sga: Silence several warnings because of wrong format specifiers.Carl Eugen Hoyos2021-03-04
* avformat/mxfdec: add support for getting product version number metadataMarton Balint2021-03-04