summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/mxfdec: change toolkit_version metadata field to toolkit_version_numMarton Balint2021-03-04
* avformat/lxfdec: Fix multiple integer overflows related to track_sizeMichael Niedermayer2021-03-03
* avformat/mccdec: Use av_sat_add64() for fsMichael Niedermayer2021-03-03
* avformat/mspdec: Check packet_size more completelyMichael Niedermayer2021-03-03
* avformat/aiffdec: Check that SSND is at least 8 bytesMichael Niedermayer2021-03-03
* avformat/dcstr: Check sample rateMichael Niedermayer2021-03-03
* avformat/frmdec: Simplify finding pixel formatAndreas Rheinhardt2021-03-03
* avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bumpAndreas Rheinhardt2021-03-03
* ivfenc: write duration for frame_cnt=1.Ronald S. Bultje2021-03-03
* avformat/dashdec: Increase size of id bufferAndreas Rheinhardt2021-03-02
* avformat/dashdec: Ensure strings are zero-terminatedAndreas Rheinhardt2021-03-02
* avformat/matroskaenc: Add support for FlagOriginalAndreas Rheinhardt2021-03-02
* avformat/matroskadec: Add support for FlagOriginalAndreas Rheinhardt2021-03-02