24503 Commits (deffacb6b4b79a375132f078115beb72ee6acb1f)

Author SHA1 Message Date
Martin Storsjö a4c4e6b9c0 movenc: Use LIBAVFORMAT_IDENT instead of LIBAVCODEC_IDENT 3 years ago
Andreas Rheinhardt 707ad03096 avformat/movenc: Simplify creating chapter track extradata 3 years ago
Jack Bruienne e6e3aae294 avformat: add DFPWM WAV container support 3 years ago
Jack Bruienne 70fef2371c avformat: add DFPWM raw format 3 years ago
Michael Niedermayer ec8ff659f5 avformat/avidec: Check height 3 years ago
Michael Niedermayer 15a646e501 avformat/rmdec: Better duplicate tags check 3 years ago
Paul B Mahol 93dfb6afdd avformat/mpegtsenc: fix muxing pcm-bluray 3 years ago
Clément Bœsch 1a502b99e8 avformat/mov: reindent after previous commit 3 years ago
Clément Bœsch ab77b878f1 avformat/mov: fix seeking with HEVC open GOP files 3 years ago
Clément Bœsch e05e4398c3 avformat/mov: add parsing for the sgpd sync box 3 years ago
Clément Bœsch eb947471b2 avformat/mov: add support for sync group in sbgp box 3 years ago
Clément Bœsch 954f488ea3 avformat/mov: prepare sbgp parsing for other grouping types 3 years ago
Stephen Hutchinson e81242bb13 avformat/avisynth: fix fallbacks for four frameprops 3 years ago
Michael Niedermayer 4419433d77 avformat/mov: Disallow empty sidx 3 years ago
James Almer 7a4840a8ca avformat/av1: reduce the scope of some variables 3 years ago
James Almer 76e10325fc avformat/av1: support av1C extradata in ff_av1_parse_seq_header() 3 years ago
James Almer b6c7f82db7 avformat: always compile isom_tags 3 years ago
James Almer df272928ff configure: stop allowing disabling lzo 3 years ago
Michael Niedermayer 70a1024290 avformat/argo_cvg:: Fix order of operations in error check in argo_cvg_write_trailer() 3 years ago
Michael Niedermayer c8c12fb5d6 avformat/argo_asf: Fix order of operations in error check in argo_asf_write_trailer() 3 years ago
Michael Niedermayer 36680078ca avformat/matroskadec: Check duration 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Andreas Rheinhardt 12a540352b avformat/avio: Don't include common.h 3 years ago
Stephen Hutchinson ce0000dc98 avformat/avisynth: remove framedata variable 3 years ago
Stephen Hutchinson 5df71a5e8d avformat/avisynth: remove unused variable 'frameprop' 3 years ago
Jiasheng Jiang 9cf652cef4 avformat/nutdec: Add check for avformat_new_stream 3 years ago
Pierre-Anthony Lemieux 12139d1103
avformat/imf: document IMFVirtualTrackResourcePlaybackCtx 3 years ago
Pierre-Anthony Lemieux b0193e26ca
avformat/imf: fix packet pts, dts and muxing 3 years ago
Pierre-Anthony Lemieux ef0d5245d6
avformat/imf: open resources only when first needed 3 years ago
Stephen Hutchinson 0d34e21282 avformat/avisynth: fix frameprop version check 3 years ago
Peter Ross 6474300dc4 avformat/utils: fix logic error in ff_mkdir_p 3 years ago
Michael Niedermayer 2db9ffb88b avformat/argo_cvg: Fix checksum 3 years ago
Michael Niedermayer 8ee0e4abcb avformat/mov: Corner case encryption error cleanup in mov_read_senc() 3 years ago
Wolfgang Müller a67734596d avformat/id3v2: Add Grouping frame to id3v2.4 metadata table 3 years ago
Andreas Schneider 6f1e14ebed avformat/gnutls: Use the systems default crypto policy 3 years ago
Stephen Hutchinson af69e4c241 avisynth: use AviSynth+'s frame properties to set various fields 3 years ago
emcodem 05c492eeb0 avisynth: corrected interlace detection 3 years ago
Limin Wang e8f439631f avformat/udp: remove IPPROTO_IPV6 macro 3 years ago
Limin Wang 268d00bb87 avformat/udp: Fix IP_MULTICAST_TTL for BSD compatibility 3 years ago
Limin Wang c0817ee92e avformat/udp: use one setsockopt for ipv4/ipv6 3 years ago
Limin Wang 1de24ee512 avformat/udp: properly check for valid ttl in url 3 years ago
Justin Ruggles 0dd1ff67c8 http: Send a Range header even when the offset is 0 3 years ago
Justin Ruggles c1228315c9 http: Improve handling of Content-Range with Transfer-Encoding:chunked 3 years ago
Gyan Doshi b6bb6b9f22 avformat/mpegts: initialize max_packet_size when sub-demuxer 3 years ago
Michael Niedermayer bf33a38499 avformat/hls: Use unsigned for iv computation 3 years ago
Michael Niedermayer 5038933977 avformat/matroskadec: Check desc_bytes 3 years ago
Michael Niedermayer 59328aabd2 avformat/utils: Fix invalid NULL pointer operation in ff_parse_key_value() 3 years ago
Michael Niedermayer 9c3d2cbb51 avformat/matroskadec: Fix infinite loop with bz decompression 3 years ago