index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_rawaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-demuxer rawaudio data will often need parsing (e.g. when it is used for raw
reimar
2010-01-15
1
-0
/
+1
*
Get rid of rawaudio control code again that only duplicates the fallback code in
reimar
2009-08-17
1
-20
/
+0
*
Add some protection to the rawaudio GET_LENGTH/GET_PERCENT_POS in case the
reimar
2009-08-16
1
-1
/
+2
*
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS for
reimar
2009-08-16
1
-1
/
+18
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
1
-0
/
+17
*
Remove global demuxer_type
uau
2008-04-12
1
-1
/
+0
*
Fix lots and lots of other demuxers broken by r26301
reimar
2008-04-05
1
-0
/
+1
*
Use defines to give names to the different seek flags.
reimar
2008-01-29
1
-2
/
+2
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
1
-1
/
+1
*
Make m_option_t arrays referenced by cfg-common.h const
reimar
2007-12-02
1
-1
/
+1
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
1
-1
/
+1
*
Clean up audio pts handling, make audio pts tracking in the audio-only
uau
2006-06-14
1
-1
/
+0
*
Second-try commit of this patch.
corey
2006-02-17
1
-1
/
+1
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-1
/
+1
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
1
-3
/
+0
*
the on suboption of -rawaudio and -rawvideo do not work anymore since the
reimar
2005-09-25
1
-1
/
+0
*
Demuxer modularization
rtognimp
2005-08-05
1
-4
/
+21
*
needed for a/v sync with compressed audio (e.g. raw .mp2 or .ac3 file)
rfelker
2004-04-26
1
-1
/
+8
*
Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
lumag
2003-09-20
1
-1
/
+2
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
1
-2
/
+1
*
*** empty log message ***
albeu
2003-04-02
1
-1
/
+1
*
Set deuxer_type instead of using our own global var.
albeu
2003-03-30
1
-2
/
+2
*
Fix a 100L bug wich killed mencoder timing and switch to the new
albeu
2003-03-27
1
-4
/
+5
*
CDDA seeking fixed
arpi
2002-12-22
1
-0
/
+2
*
compiler warning fixes
arpi
2002-12-14
1
-0
/
+1
*
FreeBSD fix
nexus
2002-11-12
1
-0
/
+1
*
cleanup config option handling in libmpdemux.
arpi
2002-10-23
1
-9
/
+1
*
Support for playing audio cds using cdparanoia. Include a raw audio
albeu
2002-06-11
1
-0
/
+97