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
/
rtsp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow cycling between different protocols (TCP, UDP or multicast) so that if
Ronald S. Bultje
2008-03-19
1
-0
/
+4
*
Drop RTSP default protocol.
Ronald S. Bultje
2008-01-02
1
-0
/
+2
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
rtp and rtsp demuxer declarations are not part of public API
Aurelien Jacobs
2007-09-10
1
-1
/
+0
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+2
*
remove unused rtsp_callback
Alex Beregszaszi
2007-04-26
1
-4
/
+0
*
Make rtsp_set_callback() comments available to Doxygen
Panagiotis Issaris
2007-03-05
1
-1
/
+1
*
Move unaltered rtsp.c comments to the header file.
Panagiotis Issaris
2007-03-05
1
-0
/
+1
*
Doxygenize comments in rtsp.h
Panagiotis Issaris
2007-03-05
1
-10
/
+10
*
Convert macro+enum into a simple enum: Currently the enum was filled using a
Panagiotis Issaris
2007-03-05
1
-5
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-07-09
1
-1
/
+1
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-2
/
+2
*
RTP/RTSP and MPEG4-AAC audio
Romain Degez
2005-05-26
1
-0
/
+4
*
initial seek support - more generic play/pause support
Fabrice Bellard
2003-11-10
1
-0
/
+2
*
suppressed RTSP abort hack - added PLAY/PAUSE
Fabrice Bellard
2003-07-17
1
-1
/
+5
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-2
/
+2
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+86