index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ad_mp3lib.c
Commit message (
Expand
)
Author
Age
*
Add header file for mplayer_audio_read() instead of forward declaring it.
diego
2010-02-16
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
Demuxer was fixed, so do not skip the first frame anymore
reimar
2004-12-26
*
setting samplesize to 2 in decoders where neccessary.
reimar
2004-09-21
*
Workaround: skip first mp3 frame, that mostly contains trashed data. This fix...
alex
2003-08-15
*
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
arpi
2002-11-01
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
renamed to ad_mp3lib.c
arpi
2002-08-30