index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
applehttpproto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavformat: Make protocols pass URLContext as log context where available
Martin Storsjö
2011-04-20
1
-5
/
+5
*
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Stefano Sabatini
2011-04-19
1
-3
/
+3
*
lavf: use designated initializers for all protocols
Anton Khirnov
2011-04-08
1
-7
/
+5
*
avio: AVIO_ prefixes for URL_ open flags.
Anton Khirnov
2011-04-07
1
-3
/
+3
*
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
Anton Khirnov
2011-04-06
1
-1
/
+1
*
avio: make url_close() internal.
Anton Khirnov
2011-04-04
1
-2
/
+2
*
avio: make url_read() internal.
Anton Khirnov
2011-04-04
1
-1
/
+1
*
avio: make url_open() internal.
Anton Khirnov
2011-04-04
1
-1
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
lavf: Make make_absolute_url a lavf internal function
Martin Storsjö
2011-03-17
1
-53
/
+2
*
Use AVERROR_EXIT with url_interrupt_cb.
Nicolas George
2011-03-15
1
-2
/
+2
*
avio: deprecate url_feof
Anton Khirnov
2011-03-07
1
-1
/
+1
*
Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
2011-03-06
1
-0
/
+358