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
/
rtpdec_asf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtp: Rename the open/close functions to alloc/free
Martin Storsjö
2011-04-24
1
-2
/
+2
*
avio: avio_ prefix for url_close_dyn_buf
Anton Khirnov
2011-04-03
1
-3
/
+3
*
avio: avio_ prefix for url_open_dyn_buf
Anton Khirnov
2011-04-03
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-5
/
+5
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-6
/
+6
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
1
-5
/
+5
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-1
/
+1
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-2
/
+2
*
avio: move init_put_byte() to a new private header and rename it
Anton Khirnov
2011-02-20
1
-2
/
+3
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-5
/
+5
*
Remove final semicolon from some macros
Mans Rullgard
2011-02-10
1
-1
/
+1
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer,
Ronald S. Bultje
2011-01-14
1
-0
/
+1
*
Prevent overflow on random input.
Ronald S. Bultje
2010-08-13
1
-1
/
+2
*
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
Martin Storsjö
2010-07-30
1
-1
/
+1
*
Reindent, rewrap long comment lines to keep line length below 80 chars
Martin Storsjö
2010-07-21
1
-52
/
+53
*
rtpdec_asf: Handle RTSP-MS packet splitting
Martin Storsjö
2010-07-21
1
-10
/
+16
*
rtpdec_asf: Include lavu headers using quotes instead of angle brackets
Martin Storsjö
2010-07-19
1
-3
/
+3
*
rtpdec_asf: Propagate errors from the chained av_open_input_stream
Martin Storsjö
2010-07-05
1
-2
/
+6
*
Fix implicit cast warning
Eli Friedman
2010-06-27
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Rename RTP depacketizer files from rtp_* to rtpdec_*
Martin Storsjö
2010-02-28
1
-0
/
+281