24468 Commits (30c7f37d807d5bed9aaf9f7bed23b6299c75a5c3)

Author SHA1 Message Date
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
Pierre-Anthony Lemieux bec300f4e1
avformat/tests: add /imf to .gitignore 3 years ago
James Almer 0ea87ebc19 avformat/demux: don't truncate the return value of ts_to_samples() 3 years ago
James Almer 928e7c60cc avformat/demux: print skip_samples and discard_padding as unsigned values in debug log 3 years ago
James Almer 3b9bd63ad9 avformat/demux: don't propagate unsupported skip samples packet side data values 3 years ago
Marton Balint 8a9d3d3dec avformat/imf_cpl: do not use filesize when reading XML file 3 years ago
Patrick Keroulas 00692139c9 avformat/rtpdec_rfc4175: fix interlace format 3 years ago
Peter Ross cc5eb2e662 avformat/img2dec: increase probe score for GEM image fourcc variants 3 years ago
Peter Ross 5903a4e321 avformat/img2dec: fix logic error in GEM Raster file probe 3 years ago
TianBo Zheng d4a910b2c8 Add MKV tags for AVS2 and AVS3 codecs. 3 years ago
Michael Niedermayer d8d9d506a3 avformat/mov: Check size before subtraction 3 years ago
Andreas Rheinhardt 61cbfdc0a2 avformat/http: Fix double-free on error 3 years ago
erankor f23d3a5f8f http: remove cache_redirect option 3 years ago
Limin Wang 1530b3f566 avformat/dashdec: avoid calling strlen multiple times 3 years ago
Limin Wang c825de87c9 avformat/rtpdec: return value check for init_get_bits() 3 years ago
Limin Wang d9f05bea5c avformat/rtpdec: Fix negative missed packets in warning message 3 years ago
Andreas Rheinhardt 937bb6bbc1 avformat/matroskadec: Export rectangular projection as displaymatrix 3 years ago
Andreas Rheinhardt ed18b8d79f avformat/hls: Remove redundant cast 3 years ago
Andreas Rheinhardt c24ee7c275 avformat/mux: Peek into the muxing queue for avoid_negative_ts 3 years ago
Andreas Rheinhardt c602deb138 avformat/mux: Preserve sync even if later packet has negative ts 3 years ago
Andreas Rheinhardt f6d14b1297 avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLED 3 years ago
Andreas Rheinhardt 5d5b62e595 avformat/mux: Remove assert based on faulty assumptions 3 years ago