index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_rtp.cpp
Commit message (
Expand
)
Author
Age
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
demux_rtp: Remove pointless typedef keyword
diego
2010-11-02
*
rtsp: Support RTSP/RTP over HTTP via LIVE555
cehoyos
2010-11-02
*
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
*
free(), delete and delete[] are all different and can't just be used at random,
reimar
2009-09-02
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
|
*
Fix possible double-free.
cehoyos
2009-08-12
|
*
Make *avcctx AVCodecContext instead of void.
cehoyos
2009-08-11
|
*
Fix a crash when playing some H264 over rtsp streams: Do pass an
cehoyos
2009-08-11
*
|
Merge svn changes up to r29412
Uoti Urpala
2009-07-07
|
\
|
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
|
\
\
|
|
*
Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag a...
lu_zero
2009-05-25
|
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
|
/
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
|
demux_rtp.cpp: Add missing #include
Uoti Urpala
2008-12-02
*
|
demux_rtp.cpp: Fix compilation issues
Uoti Urpala
2008-12-02
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
increase the max RTP packet size to 5MB as modern Elphel
attila
2008-10-22
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Add option pointer to demuxers and stheader.h structs
Uoti Urpala
2008-04-23
|
/
*
Rename demuxer tags to clarify
lu_zero
2007-12-04
*
Fix playback of streams with more than one video track (only one supported).
cehoyos
2007-12-02
*
Fix playback of streams with more than one audio track (only one supported).
cehoyos
2007-09-25
*
Simplify network timeout calculation.
cehoyos
2007-06-20
*
Silence three warnings.
cehoyos
2007-06-18
*
Stop playing at eof or if no data arrives for ten seconds.
cehoyos
2007-06-18
*
Fix compilation after FFmpeg r8921
cehoyos
2007-05-07
*
Use teardownMediaSession() instead of teardownMediaSubsession()
cehoyos
2007-04-03
*
Support h264 over rtsp
cehoyos
2007-04-01
*
Cosmetics: Move variable declaration and initialization up.
cehoyos
2007-04-01
*
Fix filepos calculation
cehoyos
2007-03-22
*
cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl...
nicodvb
2007-03-12
*
support for AMR; it works inserting in the first byte of the demux_packet
nicodvb
2007-03-06
*
removed unused definition of insertRTPData(); it's not only unused,
nicodvb
2007-03-05
*
implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_P...
nicodvb
2007-02-27
*
1000l, removed code that messed with the internals of demux_packet_t (but the...
nicodvb
2007-02-27
*
don't declare same global var twice (break live555 compilation)
ben
2006-06-26
*
Allows the LIVE555 library to forces the client's port to be used
bertrand
2006-02-19
*
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
rsf
2005-09-23
*
Demuxer modularization
rtognimp
2005-08-05
*
ported all network streams to the new API
nicodvb
2005-05-29
*
Updated to conform to a small change in the LIVE.COM API.
rsf
2004-07-20
*
MinGW compilation fix from a patch by Joey Parrish, approved by Sascha
diego
2004-06-03
*
Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".
rsf
2004-06-02
*
Fixed a bug that was accidentally introduced by the addition of MPEG Transport
rsf
2004-03-19
*
We now allow for the possibility of the RTCP audio/video synchronization being
rsf
2004-03-02
*
Added support for multiplexed audio+video RTP streams.
rsf
2004-02-22
*
Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.
rsf
2004-01-06
[next]