index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_rtp_codec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix audio in some rtsp streams, ok'd by lu_zero
compn
2008-08-11
1
-0
/
+1
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
1
-2
/
+2
*
#include base64.h with full path.
diego
2008-04-24
1
-1
/
+1
*
Change force_fps and force_ofps to double
reimar
2008-02-14
1
-1
/
+1
*
Fix compilation of live555 support after FFmpegs r10173.
cehoyos
2007-08-22
1
-1
/
+1
*
Support h264 over rtsp
cehoyos
2007-04-01
1
-0
/
+57
*
Handle X-QT extradata in a slightly more correct way
cehoyos
2007-03-26
1
-6
/
+2
*
Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)
cehoyos
2007-03-22
1
-1
/
+1
*
support for AMR; it works inserting in the first byte of the demux_packet
nicodvb
2007-03-06
1
-0
/
+4
*
assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos
nicodvb
2007-02-27
1
-0
/
+1
*
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl...
nicodvb
2007-02-26
1
-0
/
+19
*
insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video a...
nicodvb
2007-02-20
1
-6
/
+19
*
omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by...
nicodvb
2007-02-17
1
-0
/
+2
*
support for H263-2000; patch by Carl Eugen Hoyos
nicodvb
2007-02-16
1
-0
/
+1
*
when the video codec is mpeg4video copy the content of the esds in extradata;...
nicodvb
2007-02-07
1
-1
/
+4
*
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approv...
nicodvb
2007-02-04
1
-2
/
+3
*
better autodetection of framerate in case of h264; it works correctly with b-...
nicodvb
2007-01-23
1
-2
/
+8
*
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)
diego
2007-01-15
1
-0
/
+1
*
add support for avc1 in X-QT over RTSP
gpoirier
2007-01-12
1
-0
/
+21
*
Simplistic attempt to make H.264 over RTSP work.
reimar
2006-08-16
1
-0
/
+4
*
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
rsf
2005-09-23
1
-1
/
+1
*
Oops, removed a debugging printf from teh previous version.
rsf
2003-11-06
1
-1
/
+0
*
Increased the threshold for how many incoming frames to look at while guessing
rsf
2003-11-06
1
-1
/
+2
*
Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.
rsf
2003-07-27
1
-3
/
+14
*
Minor code cleanup.
rsf
2003-04-12
1
-3
/
+4
*
Improved RTP packet buffering, by relying on the underlying OS's UDP
rsf
2003-03-11
1
-25
/
+73
*
Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
arpi
2003-02-09
1
-3
/
+10
*
Restruct by Ross Finlayson <finlayson@live.com>
bertrand
2003-02-03
1
-0
/
+203