10800 Commits (ec9f04423b82afa323e90f5b2c677be74302c1fd)

Author SHA1 Message Date
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Luca Barbato e3453fd444 matroska: Write the field order information 9 years ago
Luca Barbato 5f02266681 matroska: Support interlaced content correctly 9 years ago
Ico Doornekamp edf54887e2 rtpdec_jpeg: fix low contrast image on low quality setting 9 years ago
Anton Khirnov 704a397697 rtmpdh: add an stdio.h include 9 years ago
Diego Biurrun 439929859a testprogs: Clean up #includes 9 years ago
Martin Storsjö 3ee2ec5ec1 unix: Use rw_timeout for setting the connect timeout 9 years ago
Martin Storsjö 136c3438bb tcp: Use rw_timeout for setting the connect/listen timeouts 9 years ago
Martin Storsjö fab8156b2f avio: Copy URLContext generic options into child URLContexts 9 years ago
Martin Storsjö 933dec0e29 file: Add an option for following a file that is being written 9 years ago
Andrey Utkin ccea588f83 avio: Add an option 'rw_timeout' 9 years ago
Martin Storsjö d44f3e4059 avio: Apply avoptions on the URLContext itself as well 9 years ago
wm4 8bc4accc37 lavf: use new decode API 9 years ago
wm4 05f66706d1 lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
Diego Biurrun 65a802401c build: Add component for the SRTP common code 9 years ago
Vittorio Giovara 709c0f79d8 nuv: Use the correct context for av_image_check_size 9 years ago
Luca Barbato 9765549f55 mpegts: Forward the errors on mpeg4 objects parsing 9 years ago
Luca Barbato 8b4b1c1eea matroska: Support V_QUICKTIME as written in the specification 9 years ago
Luca Barbato 7e01d48cfd mov: Check the entries value when parsing dref boxes 9 years ago
Vittorio Giovara d40cb726d2 mov: Trim dref absolute path 9 years ago
Anton Khirnov 84b5dcf275 asfenc: remove an unused variable 9 years ago
Anton Khirnov ff3db937ef asfenc: fix some possible integer overflows 9 years ago
Anton Khirnov 1ceb07eb31 avformat_find_stream_info: move duration guessing after updating codec parameters 9 years ago
Mark Harris 4d13bcceb9 sdp: fix opus sprop-stereo fmtp syntax 9 years ago
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