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
/
rtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow individual selection of muxers and demuxers
Måns Rullgård
2006-07-10
1
-6
/
+0
*
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-07-09
1
-2
/
+2
*
Fix typo
Luca Abeni
2006-06-15
1
-1
/
+1
*
suggest solution for 2 fixmies
Michael Niedermayer
2006-05-27
1
-0
/
+1
*
fix constraint violation: libavformat is not allowed to modify state of calle...
D Richard Felker III
2006-03-30
1
-2
/
+2
*
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay...
François Revol
2006-03-01
1
-2
/
+3
*
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
-22
/
+22
*
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
Michael Niedermayer
2005-07-23
1
-1
/
+1
*
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)
Luca Abeni
2005-07-23
1
-8
/
+8
*
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-07-17
1
-18
/
+15
*
trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenche...
Michael Niedermayer
2005-05-30
1
-0
/
+2
*
RTP/RTSP and MPEG4-AAC audio
Romain Degez
2005-05-26
1
-110
/
+238
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-2
/
+2
*
pass AVPacket into av_write_frame()
Michael Niedermayer
2004-05-29
1
-4
/
+5
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-1
/
+1
*
use parsers
Fabrice Bellard
2003-11-10
1
-1
/
+13
*
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...
Fabrice Bellard
2003-10-29
1
-148
/
+184
*
64 bit pts for writing - more const usage
Fabrice Bellard
2003-09-10
1
-7
/
+7
*
CODEC_ID_MP3LAME is obsolete
Fabrice Bellard
2003-09-08
1
-3
/
+3
*
fixed NTP generation for mpeg
Fabrice Bellard
2003-07-15
1
-7
/
+24
*
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-12
1
-4
/
+2
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-23
/
+23
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+687