summaryrefslogtreecommitdiff
path: root/libavformat/applehttpproto.c
Commit message (Expand)AuthorAge
* configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-12
* libavformat: Make protocols pass URLContext as log context where availableMartin Storsjö2011-04-20
* avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbolsStefano Sabatini2011-04-19
* lavf: use designated initializers for all protocolsAnton Khirnov2011-04-08
* avio: AVIO_ prefixes for URL_ open flags.Anton Khirnov2011-04-07
* Reemove remaining uses of deprecated AVERROR_NOTSUPP.Anton Khirnov2011-04-06
* avio: make url_close() internal.Anton Khirnov2011-04-04
* avio: make url_read() internal.Anton Khirnov2011-04-04
* avio: make url_open() internal.Anton Khirnov2011-04-04
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* lavf: Make make_absolute_url a lavf internal functionMartin Storsjö2011-03-17
* Use AVERROR_EXIT with url_interrupt_cb.Nicolas George2011-03-15
* avio: deprecate url_feofAnton Khirnov2011-03-07
* Add Apple HTTP Live Streaming protocol handlerMartin Storsjö2011-03-06