index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libaf
/
af_format.h
Commit message (
Expand
)
Author
Age
*
Add support for distinguishing between little- and big-endian SPDIF AC3
reimar
2010-01-11
*
Add and use AF_FORMAT_IS_AC3 macro.
reimar
2010-01-11
*
Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask,
reimar
2010-01-11
*
Mark AC3 as 16-bit format, this simplifies alignment calculation and fixes
reimar
2010-01-02
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
WORDS_BIGENDIAN is defined/undefined, not 0/1.
diego
2009-01-26
*
Replace informal license notices by standard license header
diego
2009-01-05
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Replace silly check for config.h inclusion, just include it.
diego
2008-02-24
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Replace multiple inclusion guards with leading underscores by default names.
diego
2008-01-01
*
cosmetics: misc typo fixes
diego
2007-09-25
*
Change value used to indicate "unknown audio format" from 0 to -1.
uau
2006-11-08
*
marks several read-only string parameters and function return-values which ca...
reynaldo
2006-07-16
*
af_format.h needs config.h to be included first.
reimar
2005-01-12
*
af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i...
alex
2005-01-03
*
af_fmt2str_short
alex
2004-12-28
*
removing AFMT_ dependancy
alex
2004-12-27
*
reimplementation of the pl_extrastereo and pl_volnorm plugins
alex
2004-10-04
*
export fmt2str()
arpi
2003-01-18
*
New features:
anders
2002-11-12