16 Commits (faa6f1c306b817a7349e3fe16590371d6d499998)

Author SHA1 Message Date
Martin Storsjö f1f60f5252 lavf: Make make_absolute_url a lavf internal function 14 years ago
Martin Storsjö bc040cb3e2 applehttp: Fix a typo in a comment 14 years ago
Nicolas George c76374c6db Use AVERROR_EXIT with url_interrupt_cb. 14 years ago
Anton Khirnov 66e5b1df36 avio: deprecate url_feof 14 years ago
Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Martin Storsjö 185a155e57 applehttp: Handle absolute paths relative to the current server 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Martin Storsjö 2b0decf60b applehttp: Fix the key check in handle_variant_args 14 years ago
John Wimer b79c3df088 prevent integer overflow in calculating duration 14 years ago
Martin Storsjö ae8c28db87 applehttp: Add comments to make_absolute_url 14 years ago
Martin Storsjö 9d229ef9e6 applehttp: Handle a .. path segment in the base url 14 years ago
Martin Storsjö 978a5ce82e Reindent 14 years ago
Martin Storsjö 8f7c2452de applehttp: Allow the base url to be a local file name, too 14 years ago
Måns Rullgård b2125520e7 applehttp: define _XOPEN_SOURCE=600 as required for usleep() 14 years ago
Martin Storsjö cd223e0b4e Add Apple HTTP Live Streaming demuxer 14 years ago