18728 Commits (0ffaae60e8492f7e797e72338c7e6f3efcd52330)

Author SHA1 Message Date
Michael Niedermayer a73b23e3df avformat/hlsenc: Fix filename and options 9 years ago
Rostislav Pehlivanov 135460383e avformat: add vc2 as an allowed rawenc Dirac extension 9 years ago
Michael Niedermayer 21b459e4bb avformat/segment: Fix header_filename handling 9 years ago
Michael Niedermayer 331a33d74a nut: Add PAL8 support 9 years ago
Thierry Foucu 020b75806f lavf/mov: Extend extracting XMP in mov files using UUID Box 9 years ago
Andreas Cadhalpun 2e6ba1993e asfdec: make sure packet_size is non-zero before seeking 9 years ago
Andreas Cadhalpun bf50607ab7 asfdec: check for too small size in asf_read_unknown 9 years ago
Andreas Cadhalpun e4d1621c6e asfdec: check avio_skip in asf_read_simple_index 9 years ago
Andreas Cadhalpun a32dbf2aed asfdec: break if EOF is reached after asf_read_packet_header 9 years ago
Michael Niedermayer 2272ab0e84 avformat/mp3enc: Assert that the header we assembled is valid 9 years ago
Marton Balint 6d14e32555 lavf/asfenc: add support for setting packet size 9 years ago
Marton Balint 22bbd6e8b7 lavf/asfenc: add support for storing creation time 9 years ago
Marton Balint 79e4293613 lavf/asfenc: add support for storing languages 9 years ago
Marton Balint 0464767301 lavf/asfenc: check the number of streams in header 9 years ago
Marton Balint 7e6b788f7c lavf/asfenc: add AVClass to context 9 years ago
Eran Kornblau 1bbfaba196 avformat/mov: dont print frma warning when format is the same 9 years ago
Carl Eugen Hoyos a36c737490 lavf/isom: Add more code points for H264. 9 years ago
Schenk, Michael 93f4b41208 avformat/http: add crypto to default whitlist to get encrypted HLS working again 9 years ago
Kevin Mitchell 5120b03d69 avformat: add windows.h to SChannel SSP TLS code 9 years ago
Michael Niedermayer d117b09021 avformat/tls_securetransport: Add missing include 9 years ago
Michael Niedermayer fe3fed0b14 Update demuxers and protocols for protocol whitelist support 9 years ago
Michael Niedermayer 1dba8371d9 avformat: add protocol_whitelist 9 years ago
Sebastian Dröge e3a125c970 Revert "do not write f2 if not interlaced" 9 years ago
Michael Niedermayer af24b1c0cd Revert "avformat/hls: Require the file extension to be m3u / m3u8 for probing to succeed" 9 years ago
Carl Eugen Hoyos 9ca5b27240 lavf/adxdec: Add Autodetection. 9 years ago
Bruce Dawson 09b3a42495 riffdec: Explicitly null-terminate array to work around VC++ bug 9 years ago
Timothy Gu e5a6dcac47 wtvdec: Removed unused variable 9 years ago
popcornmix def56677e5 wtv: Speed up wtv index creation 9 years ago
Michael Niedermayer 77864be44a avformat/format: Weight the filename extension higher if there is nearly no data after an ID3 available 9 years ago
Michael Niedermayer 8619582bdf avformat/format: Replace nodat by enum 9 years ago
Kieran Kunhya 3485332bf9 avcodec: Cineform HD Decoder 9 years ago
Clément Bœsch d3d03fd55e lavf/vqf: fix suported/supported typo 9 years ago
Thierry Foucu 9a09952695 lavf/flvdec: Allow files where the PreviousTagSize is not set according to the spec. 9 years ago
Hagen Schmidt 583a643146 mpegtsenc: Do not fail ADTS AAC muxing if the first frame is not ADTS 9 years ago
Zhao Zhili 1e2c262212 libavformat/network: use defined constant in poll 9 years ago
Michael Niedermayer 8fac0d6403 avformat/avio: free url/avio options 9 years ago
Marton Balint cfc040a49f lavf: bump micro version after the new segment muxer options 9 years ago
Marton Balint 369a6a6ed4 lavf/segment: add new option segment_clocktime_wrap_duration 9 years ago
Marton Balint 1036a1b8a3 lavf/segment: add support for specifying clock time offset 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Matt Oliver b66ac803fa avformat/mux: Fix error when writing uncoded frames. 9 years ago
Paul B Mahol e9e623369d avcodec: add Ulead DV audio decoder 9 years ago
Ivan a0174f6729 avformat/flvenc: copyts in FLV muxer 9 years ago
Vittorio Gambaletta (VittGam) 8b02af1e6f avformat/mpegtsenc: Fix multi program so that it supports adding the same stream to multiple programs. 9 years ago
Vittorio Giovara e80307140f yuv4mpegenc: Use AV_CEIL_RSHIFT where needed 9 years ago
Michael Niedermayer cde57eee98 avformat/hls: Check that filename is not "" in probe before checking its extension 9 years ago
Kieran Kunhya 2d40a09b6e avformat: Remove support for libquvi 9 years ago
Michael Niedermayer a7305c780b Print the whitelists if entities are not found on them 9 years ago
Michael Niedermayer 3130556c0e avformat: Document urls a bit 9 years ago
Anton Khirnov 81306fd4bd hls: eliminate ffurl_* usage 9 years ago