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_rawaudio.c
Commit message (
Expand
)
Author
Age
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
*
Clean up audio pts handling, make audio pts tracking in the audio-only
uau
2006-06-14
*
Second-try commit of this patch.
corey
2006-02-17
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
*
the on suboption of -rawaudio and -rawvideo do not work anymore since the
reimar
2005-09-25
*
Demuxer modularization
rtognimp
2005-08-05
*
needed for a/v sync with compressed audio (e.g. raw .mp2 or .ac3 file)
rfelker
2004-04-26
*
Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
lumag
2003-09-20
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
*** empty log message ***
albeu
2003-04-02
*
Set deuxer_type instead of using our own global var.
albeu
2003-03-30
*
Fix a 100L bug wich killed mencoder timing and switch to the new
albeu
2003-03-27
*
CDDA seeking fixed
arpi
2002-12-22
*
compiler warning fixes
arpi
2002-12-14
*
FreeBSD fix
nexus
2002-11-12
*
cleanup config option handling in libmpdemux.
arpi
2002-10-23
*
Support for playing audio cds using cdparanoia. Include a raw audio
albeu
2002-06-11