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
/
mp3_hdr.c
Commit message (
Expand
)
Author
Age
*
mp3_hdr: cleanups
mplayer-svn
2012-08-03
*
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
\
|
|
*
Remove unused static function mp_mp3_get_lsf().
cehoyos
2010-02-27
|
|
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
|
|
/
|
*
libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.
diego
2010-02-17
|
*
Mark mp_mp3_get_lsf() as static; it is not used outside of the file.
diego
2010-02-17
|
*
#include corresponding .h files in .c files.
diego
2010-02-16
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
|
\
\
|
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
|
/
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
|
Make various functions static
Uoti Urpala
2008-08-12
*
|
Include corresponding .h in some .c files
Uoti Urpala
2008-08-12
|
/
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
set i_bps in demux_audio for WAV and MP3 to avoid division by zero before
reimar
2005-08-01
*
wrong framesize calculation for layers 1 and 2 with lsf set
nicodvb
2005-04-24
*
assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign...
nicodvb
2005-04-17
*
added support for mpa layers 1 and 2
nicodvb
2005-04-02
*
codmetics (noticed by Alex)
arpi
2003-07-04
*
better checks
arpi
2003-07-04
*
check for framesize validity, return -1 (error) for zero size (bug found by pl)
arpi
2002-10-25
*
Fix vbr muxing and win32 codec crash on init
albeu
2002-07-21
*
mp_mp3_get_lsf() added - to get decomp. frame size
arpi
2002-04-24
*
Audio file demuxer. Extended version for demuxer info.
albeu
2002-02-14
*
mp3 header parser
arpi
2001-10-31
*
mp3 header parser
arpi
2001-10-31