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
Commit message (
Expand
)
Author
Age
*
Remove a comment that makes no longer sense (since quite some time actually)
reimar
2008-05-01
*
Support 32 bit float and integer formats in ao_pcm.c
reimar
2008-05-01
*
Add support for 32 bit format to ao_pulse.
reimar
2008-05-01
*
Make ao_pulse fall back to s16le format instead of just failing.
reimar
2008-05-01
*
Merge libao2/Makefile into top-level Makefile.
diego
2008-04-23
*
reset() should not senselessly close and reopen
reimar
2008-04-07
*
AUDIO_DRAIN makes no sense directly after opening
reimar
2008-04-07
*
Introduce a separate definition for Mac OS X coreaudio support.
diego
2008-03-15
*
Merge two #ifdefs.
diego
2008-03-01
*
cosmetics: reindent, detabify
diego
2008-03-01
*
Remove duplicate extern declaration.
diego
2008-03-01
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
typo fix: inited --> initialized
diego
2008-02-14
*
ao_functions_t should be const, part 1
reimar
2008-02-01
*
Remove unused variable.
reimar
2008-01-30
*
Fix get_space calculation to always leave some space, esp. for the currently ...
reimar
2008-01-30
*
Change code to also work with different outburst sizes
reimar
2008-01-30
*
Reduce number of UnqueueBuffer calls
reimar
2008-01-30
*
alSourceRewindv seems to be broken in particular in Creatives Windows-Impleme...
reimar
2008-01-30
*
Write functions used by send_mpeg_*_packet may _not_ modify data
reimar
2008-01-12
*
Make code slightly less confusing to me
reimar
2008-01-11
*
Slightly deobfuscate
reimar
2008-01-11
*
Another small simplification. Slightly worse performance in the case
reimar
2008-01-11
*
Slightly simplify read_buffer code
reimar
2008-01-11
*
Simplify: use memset
reimar
2008-01-11
*
Fix indentation
reimar
2008-01-11
*
Remove useless cast
reimar
2008-01-11
*
when :card isn't specified by the user search the first available card
nicodvb
2008-01-02
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Grammar fix.
ulion
2007-12-22
*
Add copyright info for s/pdif code from VideoLAN.
ulion
2007-12-22
*
pa_stream_write reportedly needs locking of the main loop
reimar
2007-12-15
*
Fix indentation
reimar
2007-12-15
*
Remove pointless pa_stream_trigger call
reimar
2007-12-15
*
Documentation for waitop function
reimar
2007-12-15
*
SYS_AMIGAOS4 --> __AMIGAOS4__
diego
2007-12-11
*
Fix all current known multi-channel wrong order problems by adding
ulion
2007-12-10
*
Remove useless variable aoIsCreated since we took good care of init failure.
ulion
2007-12-08
*
Add cleanup codes for init() failure to prevent leak.
ulion
2007-12-04
*
Fix ao_null with float samples
uau
2007-12-01
*
ao_null: Make duration of "buffered" audio constant
uau
2007-12-01
*
Make outburst and buffersize depend on channel count.
reimar
2007-11-30
*
Support dump AF_FORMAT_AC3 format.
ulion
2007-11-21
*
Remove an useless conditional suggested by Emanuele Giaquinta.
ulion
2007-11-13
*
Remove useless definition.
ulion
2007-11-11
*
Indent fix for last change.
ulion
2007-11-11
*
Support mute when passthrough to digital output.
ulion
2007-11-11
*
Fix dead lock when changing and restoring stream format for digital output,
ulion
2007-11-10
[next]