index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libao2
/
ao_sdl.c
Commit message (
Expand
)
Author
Age
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
|
*
Mark some more functions that are not used outside of their files as static.
diego
2010-02-18
*
|
Merge svn changes up to r30185
Uoti Urpala
2010-01-08
|
\
|
|
*
Fixup SDL configure check:
reimar
2010-01-03
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
|
*
100l, av_fifo_generic_read does not return anything useful, so ignore its
reimar
2009-08-08
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
|
\
|
|
*
Simplify: use av_fifo_space
reimar
2009-04-10
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Reuse libavutil fifo code instead of reimplementing it over and over.
reimar
2009-03-09
*
|
Merge svn changes up to r28862
Uoti Urpala
2009-03-07
|
\
|
|
*
Make ao_info_t structs const.
reimar
2009-03-06
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
|
Merge svn changes up to r27573
Uoti Urpala
2008-09-10
|
\
|
|
*
Replace casual GPL notices by proper license headers.
diego
2008-09-07
*
|
Make various functions static
Uoti Urpala
2008-08-12
|
/
*
cosmetics: Remove pointless parentheses from return statements.
diego
2008-05-16
*
SYS_AMIGAOS4 --> __AMIGAOS4__
diego
2007-12-11
*
ISO8859-1 --> UTF-8
diego
2007-07-09
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Support for AOPLAY_FINAL_CHUNK in ao_sdl.c
reimar
2007-02-04
*
Amiga OS 4 needs a large sample size.
diego
2006-12-23
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
- move our setenv() fallback implementation to osdep
al
2005-12-26
*
aos should respect the immed uninit flag (quit immediatly vs waiting till file
reimar
2005-02-27
*
af_fmt2str_short
alex
2004-12-28
*
removing AFMT_ dependancy
alex
2004-12-27
*
Make include paths consistent.
diego
2004-12-07
*
respect immed uninit flag, initialize ao_data.outburst.
reimar
2004-11-06
*
Different buffering scheme, avoiding possible races (SDL is using threads!).
reimar
2004-10-31
*
mp_msg transition of unmaintained audio output drivers.
ivo
2004-09-18
*
automatic loading of af_volume, original patch by Dan Christiansen (danchr (a...
reimar
2004-07-28
*
Let's keep the full functionality for the release, we can switch this off
diego
2004-06-28
*
make the internal sdl mixer optional, idea by Reimar Doffinger
alex
2004-06-26
*
use fallback for unsupported formats instead of quitting
reimar
2004-05-07
*
round len to outburst and increment full_buffers at the correct time, patch b...
faust3
2004-04-07
*
uninit immed flag
alex
2004-04-06
*
restore old SAMPLESIZE
faust3
2004-04-03
*
let uninit wait until sound is completely played, don't restore volume at exi...
faust3
2004-04-01
*
Cygwin provides setenv. Fixes compilation on Cygwin.
diego
2004-03-15
*
fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
faust3
2004-03-13
*
URL updated.
diego
2004-01-05
*
IRIX support by Timo Kanera <timo@kanera.de>
alex
2003-09-07
*
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
alex
2003-03-21
[next]