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
/
sapdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Stefano Sabatini
2011-04-19
1
-1
/
+1
*
avio: AVIO_ prefixes for URL_ open flags.
Anton Khirnov
2011-04-07
1
-1
/
+1
*
avio: make url_get_file_handle() internal.
Anton Khirnov
2011-04-04
1
-1
/
+1
*
avio: make url_close() internal.
Anton Khirnov
2011-04-04
1
-1
/
+1
*
avio: make url_read() internal.
Anton Khirnov
2011-04-04
1
-2
/
+2
*
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
*
avio: move init_put_byte() to a new private header and rename it
Anton Khirnov
2011-02-20
1
-1
/
+2
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-1
/
+1
*
os: replace select with poll
Luca Barbato
2011-01-28
1
-9
/
+5
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
sapdec: Include sys/time.h for struct timeval
Martin Storsjö
2010-10-13
1
-0
/
+1
*
Add a SAP demuxer
Martin Storsjö
2010-10-13
1
-0
/
+238