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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow individual selection of muxers and demuxers
Måns Rullgård
2006-07-10
1
-11
/
+3
*
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-07-09
1
-6
/
+6
*
Add const to (mostly) char* and make some functions static, which aren't used
Stefan Huehner
2006-06-18
1
-3
/
+3
*
simplify AVFormatParameters NULL checks
Michael Niedermayer
2006-03-11
1
-1
/
+1
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-2
/
+2
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-52
/
+52
*
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-07-17
1
-4
/
+4
*
RTP/RTSP and MPEG4-AAC audio
Romain Degez
2005-05-26
1
-54
/
+141
*
buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org)
Michael Niedermayer
2005-03-16
1
-7
/
+6
*
allocate a few bytes more for extradata so the bitstream reader if its used b...
Michael Niedermayer
2004-11-13
1
-1
/
+1
*
100l (forgoten seeking functions)
Michael Niedermayer
2004-10-11
1
-1
/
+1
*
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...
Petr Doubek
2004-08-12
1
-2
/
+2
*
support url_read which reads less then requested patch by (Leon van Stuivenbe...
Leon van Stuivenberg
2004-03-20
1
-7
/
+21
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-1
/
+1
*
initial seek support - more generic play/pause support
Fabrice Bellard
2003-11-10
1
-37
/
+91
*
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...
Fabrice Bellard
2003-10-29
1
-124
/
+143
*
removed ctype.h header
Fabrice Bellard
2003-09-08
1
-1
/
+0
*
OSX and BeOS networking fix (socklen_t)
François Revol
2003-07-24
1
-0
/
+1
*
suppressed RTSP abort hack - added PLAY/PAUSE
Fabrice Bellard
2003-07-17
1
-10
/
+79
*
fixed RTP/TCP client support
Fabrice Bellard
2003-07-15
1
-26
/
+50
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-1
/
+1
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+1163