summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/av1: reduce the scope of some variablesJames Almer2022-02-28
* avformat/av1: support av1C extradata in ff_av1_parse_seq_header()James Almer2022-02-28
* avformat: always compile isom_tagsJames Almer2022-02-28
* configure: stop allowing disabling lzoJames Almer2022-02-26
* avformat/argo_cvg:: Fix order of operations in error check in argo_cvg_write_...Michael Niedermayer2022-02-25
* avformat/argo_asf: Fix order of operations in error check in argo_asf_write_t...Michael Niedermayer2022-02-25
* avformat/matroskadec: Check durationMichael Niedermayer2022-02-25
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* Remove obsolete version.h inclusionsAndreas Rheinhardt2022-02-24
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avformat/avio: Don't include common.hAndreas Rheinhardt2022-02-24
* avformat/avisynth: remove framedata variableStephen Hutchinson2022-02-23
* avformat/avisynth: remove unused variable 'frameprop'Stephen Hutchinson2022-02-23
* avformat/nutdec: Add check for avformat_new_streamJiasheng Jiang2022-02-23
* avformat/imf: document IMFVirtualTrackResourcePlaybackCtxPierre-Anthony Lemieux2022-02-20
* avformat/imf: fix packet pts, dts and muxingPierre-Anthony Lemieux2022-02-20
* avformat/imf: open resources only when first neededPierre-Anthony Lemieux2022-02-20
* avformat/avisynth: fix frameprop version checkStephen Hutchinson2022-02-18
* avformat/utils: fix logic error in ff_mkdir_pPeter Ross2022-02-16
* avformat/argo_cvg: Fix checksumMichael Niedermayer2022-02-15
* avformat/mov: Corner case encryption error cleanup in mov_read_senc()Michael Niedermayer2022-02-15
* avformat/id3v2: Add Grouping frame to id3v2.4 metadata tableWolfgang Müller2022-02-15
* avformat/gnutls: Use the systems default crypto policyAndreas Schneider2022-02-15
* avisynth: use AviSynth+'s frame properties to set various fieldsStephen Hutchinson2022-02-13
* avisynth: corrected interlace detectionemcodem2022-02-13
* avformat/udp: remove IPPROTO_IPV6 macroLimin Wang2022-02-12
* avformat/udp: Fix IP_MULTICAST_TTL for BSD compatibilityLimin Wang2022-02-12
* avformat/udp: use one setsockopt for ipv4/ipv6Limin Wang2022-02-12
* avformat/udp: properly check for valid ttl in urlLimin Wang2022-02-12
* http: Send a Range header even when the offset is 0Justin Ruggles2022-02-11
* http: Improve handling of Content-Range with Transfer-Encoding:chunkedJustin Ruggles2022-02-11
* avformat/mpegts: initialize max_packet_size when sub-demuxerGyan Doshi2022-02-10
* avformat/hls: Use unsigned for iv computationMichael Niedermayer2022-02-09
* avformat/matroskadec: Check desc_bytesMichael Niedermayer2022-02-09
* avformat/utils: Fix invalid NULL pointer operation in ff_parse_key_value()Michael Niedermayer2022-02-09
* avformat/matroskadec: Fix infinite loop with bz decompressionMichael Niedermayer2022-02-09
* avformat/utils: keep chapter monotonicity on chapter updatesMichael Niedermayer2022-02-09
* avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when seekingGustav Grusell2022-02-09
* avcodec/internal.h: Move avpriv_find_start_code() to startcode.hAndreas Rheinhardt2022-02-08
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-08
* lavf/async: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/udp: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/swfenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/mpegenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/dvenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/dvenc: return an error on audio/video desyncAnton Khirnov2022-02-07
* avformat/rtpproto: set ttl upper bound to 255Zhao Zhili2022-02-06
* avformat/udp: set ttl upper bound to 255Zhao Zhili2022-02-06
* avformat/mxfdec: add avlanguage dependencyZane van Iperen2022-02-06
* avformat/imf: cosmeticsZane van Iperen2022-02-05