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
/
libaf
/
af_format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify include paths by adding -I.. to CFLAGS.
diego
2005-11-13
1
-2
/
+2
*
much simpler signed/unsigned conversion.
reimar
2005-10-04
1
-54
/
+16
*
Error out when invalid format is specified
reimar
2005-05-01
1
-0
/
+4
*
100l for me, lrintf is better. now fixed so it should be prototyped, and shou...
rfelker
2005-02-24
1
-12
/
+23
*
finally the dreaded white-noise-with-floats bug is fixed!!!!
rfelker
2005-02-22
1
-16
/
+8
*
move the format related stuff to format.c
alex
2005-02-21
1
-201
/
+0
*
confusing mixture of typecasts and casted variable, removed typecasts
reimar
2005-02-17
1
-10
/
+10
*
always cancel down fractions (frac_t) to avoid overflows and playback
reimar
2005-01-08
1
-0
/
+1
*
af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1)
reimar
2005-01-06
1
-10
/
+13
*
af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i...
alex
2005-01-03
1
-36
/
+59
*
accelerated conversions
alex
2004-12-29
1
-6
/
+98
*
af_fmt2str_short
alex
2004-12-28
1
-0
/
+33
*
100l use right mask type when checking for input format
rtognimp
2004-12-28
1
-9
/
+4
*
ensure af_fmt2str always return a 0 terminated string
reimar
2004-12-27
1
-0
/
+5
*
removing AFMT_ dependancy
alex
2004-12-27
1
-12
/
+35
*
declare check_format and check_bps static, they are used nowhere else.
reimar
2004-11-20
1
-2
/
+2
*
using bswap.h for endianness conversion
reimar
2004-05-18
1
-9
/
+3
*
fix endian conversion for (curently unused) case where in buffer != out buffer
reimar
2004-05-16
1
-0
/
+2
*
support for 24 bit pcm/wav files
reimar
2004-05-16
1
-2
/
+79
*
more stupid crap
rfelker
2004-05-01
1
-1
/
+1
*
export fmt2str()
arpi
2003-01-18
1
-1
/
+1
*
Changes includes:
anders
2002-12-28
1
-27
/
+47
*
10l
anders
2002-11-14
1
-1
/
+1
*
Fixing segfault bug and addnig support for lrintf() in format conversion
anders
2002-11-13
1
-39
/
+55
*
New features:
anders
2002-11-12
1
-201
/
+356
*
Adding commandline options for filters and fixing stupid bug in cfg
anders
2002-10-31
1
-0
/
+5
*
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
jkeil
2002-10-12
1
-4
/
+12
*
Correcting counters and flags
anders
2002-10-11
1
-9
/
+9
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
1
-0
/
+1
*
Adding support for multiple audio streams and removing annoying message from ...
anders
2002-10-01
1
-1
/
+1
*
Adding new audio output filter layer libaf
anders
2002-10-01
1
-0
/
+291