24489 Commits (afe485ee6b3bbcd4b0e106eb9fc4dcf4846db1b8)

Author SHA1 Message Date
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
Michael Niedermayer 948c262099 avformat/utils: keep chapter monotonicity on chapter updates 3 years ago
Gustav Grusell e78d0810d1 avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when seeking 3 years ago
Andreas Rheinhardt 70a90fb73e avcodec/internal.h: Move avpriv_find_start_code() to startcode.h 3 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Anton Khirnov 36117968ad lavf/async: switch to new FIFO API 3 years ago
Anton Khirnov 70a1774f1a lavf/udp: switch to new FIFO API 3 years ago
Anton Khirnov 5fe2c37734 lavf/swfenc: switch to new FIFO API 3 years ago
Anton Khirnov ea511196a6 lavf/mpegenc: switch to new FIFO API 3 years ago
Anton Khirnov 60414afc9d lavf/dvenc: switch to new FIFO API 3 years ago
Anton Khirnov 7e2be84a94 lavf/dvenc: return an error on audio/video desync 3 years ago
Zhao Zhili 03afa12762 avformat/rtpproto: set ttl upper bound to 255 3 years ago
Zhao Zhili 9daac85da8 avformat/udp: set ttl upper bound to 255 3 years ago
Zane van Iperen f14dbb4bf5
avformat/mxfdec: add avlanguage dependency 3 years ago
Zane van Iperen 40766ae1da
avformat/imf: cosmetics 3 years ago