index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
rtpproto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
Kurtnoise
2008-08-14
1
-0
/
+2
*
Add needed include, make it compile without -D_BSD_SOURCE.
Michael Niedermayer
2008-08-12
1
-0
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Cleanup comments and make them doxygen parsable.
Luca Barbato
2008-04-15
1
-5
/
+18
*
Expose max_packet_size from the rtp protocol
Luca Barbato
2008-04-15
1
-4
/
+13
*
Remove the "multicast=" tag from UDP and RTP URLs
Luca Abeni
2008-04-15
1
-10
/
+5
*
Add #include "os_support.h" to restore OS/2 support.
Dave Yeo
2007-11-27
1
-0
/
+1
*
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
Panagiotis Issaris
2007-07-19
1
-4
/
+4
*
remove duplicate #include
Måns Rullgård
2007-06-24
1
-1
/
+0
*
more av_strl* adjustments
Reimar Döffinger
2007-06-24
1
-0
/
+1
*
replace the uses of old string functions that Reimar missed
Måns Rullgård
2007-06-24
1
-3
/
+4
*
Typos
Panagiotis Issaris
2007-05-10
1
-2
/
+2
*
use ff_neterrno() and FF_NETERROR() for networking error handling
Alex Beregszaszi
2007-04-27
1
-3
/
+6
*
Remove parameter unused in format string.
Diego Pettenò
2007-03-18
1
-1
/
+1
*
This fixes error handling for BeOS, removing the need for some ifdefs.
François Revol
2007-02-13
1
-1
/
+1
*
move networking #includes into separate file
Ramiro Polla
2007-02-04
1
-5
/
+1
*
The long awaited BeOS cleanup, phase 1
François Revol
2007-01-18
1
-5
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
fix some signedness warnings
Måns Rullgård
2006-09-27
1
-1
/
+2
*
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
-10
/
+10
*
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...
Petr Doubek
2004-08-12
1
-2
/
+2
*
sweeping change from -EIO -> AVERROR_IO
Mike Melanson
2004-06-19
1
-4
/
+4
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-2
/
+2
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-4
/
+4
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+300