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_audio.c
Commit message (
Expand
)
Author
Age
*
moved sh_audio initialization from dec_audio to demuxer.c to fix
reimar
2004-09-16
*
fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts
rfelker
2004-09-05
*
DTS support via lavc and libdts
rtognimp
2004-08-12
*
10l to me: writing outside allocated memory
rtognimp
2004-04-15
*
FLAC decoding support via imported libmpflac.
lumag
2003-10-04
*
Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
lumag
2003-09-20
*
get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen a...
faust3
2003-09-19
*
don't set audio pts to infinity after seeking in mp3 files :)
rfelker
2003-06-04
*
Warning fix, patch by Dominik Mierzejewsky
rtognimp
2003-03-22
*
10l cbSize not inited for l=16.\n Could give problem in print_wave_header
rtognimp
2003-03-17
*
Same behaviour as old code for short headers
rtognimp
2003-03-15
*
Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Requi...
rtognimp
2003-03-15
*
fixed mp3 seeking near end of file
arpi
2002-12-04
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
skip id3v2 junk when looking for mp3
rfelker
2002-11-05
*
10l
arpi
2002-11-05
*
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
arpi
2002-11-02
*
cleanup config option handling in libmpdemux.
arpi
2002-10-23
*
dump wav header
arpi
2002-10-22
*
Fix vbr muxing and win32 codec crash on init
albeu
2002-07-21
*
Uninit added
albeu
2002-04-24
*
Fix % seeking
albeu
2002-04-23
*
Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2
albeu
2002-02-20
*
fixed WAV demuxer so that it skips to the actual start of the audio data
melanson
2002-02-16
*
We should skip exactly the first frame on mp3 files.
albeu
2002-02-15
*
mp3 position fixed
arpi
2002-02-15
*
Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)
albeu
2002-02-14
*
Audio file demuxer. Extended version for demuxer info.
albeu
2002-02-14