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_realaud.c
Commit message (
Expand
)
Author
Age
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Use interleaver id to select the correct interleaver instead of guessing
rtogni
2007-01-24
*
Remove superfluous bswap.h include.
diego
2006-12-02
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
Remove unused prototype
rtogni
2006-07-08
*
Fix some potential integer overflow in memory allocation (mot of these
rtognimp
2006-05-14
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
*
Second-try commit of this patch.
corey
2006-02-17
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
Support sipr codec in old RealAudio files.
rtognimp
2006-01-15
*
Move audio packets reordering from codec interface to demuxers for real
rtognimp
2005-12-09
*
Sparcs do not like wild pointer typecasting (unaligned access).
reimar
2005-08-30
*
Demuxer modularization
rtognimp
2005-08-05
*
Fix very old ra files with no fourcc
rtognimp
2005-03-03
*
Fix some 28.8 ra files with four text strings
rtognimp
2005-03-03
*
10l
rtognimp
2003-11-30
*
Warning fixes, patch by Dominik Mierzejewski
rtognimp
2003-06-01
*
Remove byteswap hack with dnet audio
rtognimp
2003-05-17
*
Remove broker reset/seek and fix ;;
rtognimp
2003-04-30
*
Realaudio support
rtognimp
2003-04-30