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_qt.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
*
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
Anton Khirnov
2011-04-06
1
-3
/
+3
*
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
-2
/
+2
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-7
/
+7
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
1
-2
/
+2
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-2
/
+2
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
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
*
Remove final semicolon from some macros
Mans Rullgard
2011-02-10
1
-1
/
+1
*
Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*
Anton Khirnov
2011-02-03
1
-6
/
+6
*
rtpdec: Remove useless NULL initializations when using designated initializers
Martin Storsjö
2010-11-29
1
-1
/
+0
*
rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initiali...
Martin Storsjö
2010-11-29
1
-7
/
+7
*
Add RTP depacketization of the X-QT QuickTime format
Martin Storsjö
2010-10-06
1
-0
/
+255