Commit History

Author SHA1 Message Date
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 603b8bc2a1 Deprecate av_open_input_* and remove their uses. 13 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 13 years ago
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 13 years ago
  Michael Niedermayer 989fb05fe3 Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö 5f85d49b68 applehttp: Don't export variant_bitrate if it isn't known 13 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö 84465f2180 applehttp: Handle AES-128 encrypted streams 13 years ago
  Michael Niedermayer 8772156be0 Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö fe8e039460 applehttp: Expose the stream bitrate via metadata 13 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 13 years ago
  Michael Niedermayer c55780dcef Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö a92a7ddc25 applehttp: Only check the discard flags if v->ctx actually is initialized 13 years ago
  Michael Niedermayer d4d09329ee Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov a6aa7a1a14 applehttp: don't use deprecated url_ functions. 13 years ago
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 5cec897105 avio: move extern url_interrupt_cb declaration from avio.h to url.h 13 years ago
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 13 years ago
  Michael Niedermayer 434f248723 Merge remote branch 'qatar/master' 13 years ago
  Martin Storsjö 0d8a33b11e applehttp: Merge two for loops 13 years ago
  Martin Storsjö 6cc7f13982 applehttp: Restructure the demuxer to use a custom AVIOContext 13 years ago
  Martin Storsjö d3964da2c2 applehttp: Move finished and target_duration to the variant struct 13 years ago
  Michael Niedermayer 4fa0e24736 Merge remote-tracking branch 'newdev/master' 13 years ago
  Martin Storsjö dc8b73c069 applehttp: Change the variable for stream position in seconds into int64_t 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 years ago
  Martin Storsjö f1f60f5252 lavf: Make make_absolute_url a lavf internal function 13 years ago
  Martin Storsjö bc040cb3e2 applehttp: Fix a typo in a comment 13 years ago
  Michael Niedermayer 6947b0c42e Merge remote-tracking branch 'newdev/master' 13 years ago
  Nicolas George c76374c6db Use AVERROR_EXIT with url_interrupt_cb. 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 13 years ago
  Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Martin Storsjö 105ba7dc28 applehttp: Handle absolute paths relative to the current server 13 years ago
  Martin Storsjö 185a155e57 applehttp: Handle absolute paths relative to the current server 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Martin Storsjö 1a172ce6b1 applehttp: Fix the key check in handle_variant_args 13 years ago
  Martin Storsjö 2b0decf60b applehttp: Fix the key check in handle_variant_args 13 years ago
  John Wimer b79c3df088 prevent integer overflow in calculating duration 13 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