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_internal.h
Commit message (
Expand
)
Author
Age
*
configure, build: remove --disable-libav support
Uoti Urpala
2011-12-11
*
demuxer.h: avoid including stream.h
Uoti Urpala
2011-08-19
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
Remove pointless #ifdef checks for DEMUXER_H, which is never set.
diego
2010-02-27
*
Remove unnecessary stream.h #includes.
diego
2010-02-27
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Support h264 over rtsp
cehoyos
2007-04-01
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
removed unused definition of insertRTPData(); it's not only unused,
nicodvb
2007-03-05
*
LIVE.COM tests moved to ./configure
wight
2004-08-09
*
Updated to cnform to a small change in the LIVE.COM API.
rsf
2004-07-20
*
MinGW compilation fix, idea and approval by Sascha Sommer
diego
2004-06-03
*
Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.
rsf
2004-01-06
*
Added support for checking whether a RTP demuxer had combined audio+video data.
rsf
2003-07-27
*
Improved RTP packet buffering, by relying on the underlying OS's UDP
rsf
2003-03-11
*
Restruct by Ross Finlayson <finlayson@live.com>
bertrand
2003-02-03