index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
realrtsp
Commit message (
Expand
)
Author
Age
*
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
reimar
2007-03-01
*
Add support for smil playlist served over realrtsp
rtogni
2007-02-18
*
More boundary checks for fixed-length arrays. Some of them may have been
rtogni
2007-02-11
*
Accept rdt packets with "is-reliable" flag set
rtogni
2007-01-28
*
Don't drop last rdt packet on eof
rtogni
2007-01-09
*
More free() that were forgotten in r21806 memleak fix
rtogni
2007-01-01
*
Memleak fix (implement sdpplin_free() and use it)
rtogni
2007-01-01
*
Fix invalid memory access if identifier is unknown
rtogni
2007-01-01
*
Fix potential buffer overflow in asm rules matching code
rtogni
2006-12-31
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
printf->mp_msg
rtogni
2006-11-05
*
Fix compilation: forgotten mp_msg.h include
reimar
2006-11-05
*
printf ->mp_msg
rtogni
2006-11-05
*
Do not use abort()
rtogni
2006-11-05
*
printf -> mp_msg
rtogni
2006-10-30
*
Realrtsp authentication
rtogni
2006-10-30
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31