10876 Commits (dd3d7ddf2a508b15877bb978c2309f777853a228)

Author SHA1 Message Date
Anton Khirnov 3e8fd93b6a lavf: add a missing bump and APIchanges for the codecpar switch 9 years ago
Vittorio Giovara fa55addd23 img2: Drop av_ prefix for a static function 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Anton Khirnov 8c0ceafb0f urlprotocol: receive a list of protocols from the caller 9 years ago
Anton Khirnov cae448cfbf aviobuf: add a private data struct for avio_open()ed contexts 9 years ago
Anton Khirnov 832a202c47 protocols: make the list of protocols static 9 years ago
Anton Khirnov 7d61dc95d7 lavf: move urlcontext_child_class_next() to protocols.c 9 years ago
Anton Khirnov 0fa00d0591 lavf: move avio_enum_protocols() to protocols.c 9 years ago
Anton Khirnov 2758cdedfb lavf: reorganize URLProtocols 9 years ago
Anton Khirnov 225e84e745 hls: disallow opening nested files in child demuxers 9 years ago
Anton Khirnov e192cd9ce2 smoothstreamingenc: do not open the files as read+write 9 years ago
Anton Khirnov d082078a88 dashenc: eliminate ffurl_* usage 9 years ago
Anton Khirnov 7fbb3b5b98 lavf: use the io_open callbacks for files opened from open_input() as well 9 years ago
Anton Khirnov dc6527ed90 nutenc: do not use AVCodecContext.frame_size 9 years ago
Luca Barbato bf7be043fc matroska: Always consider S_TEXT/UTF8 as SRT when demuxing 9 years ago
Diego Biurrun 8d918a98aa rtpdec: Use the right logging context 9 years ago
Luca Barbato f273f7fb25 mkv: Force the full parsing of mp3 9 years ago
Luca Barbato 3ef98937f5 mov: Force the full parsing of mp3 9 years ago
Diego Biurrun 0d1229f1d2 voc: Split ff_voc_get_packet into a separate file 9 years ago
Diego Biurrun 624e235502 build: Introduce iso_media component 9 years ago
Diego Biurrun 82454c3a82 build: Let the WTV demuxer select the MPEG-TS demuxer 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Vittorio Giovara b92962436b mov: Fix the format specifier type for size 9 years ago
Luca Barbato 5eb562831b mov: Use the correct type for size 9 years ago
Luca Barbato e579d8b29c lavf: Dump the cpb side data information 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
Vittorio Giovara e80307140f yuv4mpegenc: Use AV_CEIL_RSHIFT where needed 9 years ago
Anton Khirnov 81306fd4bd hls: eliminate ffurl_* usage 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Piotr Bandurski 55c7e5bf7c riff: add C210 FourCC (Canopus C210) 9 years ago
Piotr Bandurski 7c4059ae1e riff: add YUYV FourCC (Drastic YUYV) 9 years ago
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
Martin Storsjö e4eb13ca77 flvdec: Add sanity checking of the last packet size 9 years ago
Michael Niedermayer 09f4822e4e flvdec: perform duration search just once 9 years ago
Andreas Cadhalpun 9cdddb93bb nutdec: only copy the header if it exists 9 years ago
Andreas Cadhalpun 5b83b24ccb nuv: sanitize negative fps rate 9 years ago
Anton Khirnov 9cce011b1d movenc-test: stop setting the GLOBAL_HEADER codec flag 9 years ago
Anton Khirnov 521dc78366 mux: drop the warning about global headers 9 years ago
Clément Bœsch 7570c9e04f swfdec: support compressed swf 9 years ago
Alexandra Hájková 34d45b3616 asfdec: Fix typo in comment 9 years ago
Alexandra Hájková 066281372d asfdec: Remove unused function parameters 9 years ago
Andreas Cadhalpun 2aec600ae7 asfdec: reject size > INT64_MAX in asf_read_unknown 9 years ago
Andreas Cadhalpun c69461d737 asfdec: only set asf_pkt->data_size after sanity checks 9 years ago
Diego Biurrun 69a68593ce Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 9 years ago
Diego Biurrun 5049f6b772 rtpdec_jpeg: Coalesce redundant error checks 9 years ago
Stefan Pöschel dbce017913 mpegtsenc: add flag to embed an AC-3 ES the DVB way 9 years ago