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
*
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
*
Add include to fix warning:
ulion
2007-11-05
*
Remove idiotic check that would always be false
reimar
2007-11-03
*
Change parsing to allow host == NULL and sink != NULL
reimar
2007-11-03
*
Simplify argument "parsing"
reimar
2007-11-03
*
Make sink variable local, it is only used in one place
reimar
2007-11-03
*
Add missing ao_pulse.c
reimar
2007-10-18
*
Replace Polyp- by PulseAudio output.
reimar
2007-10-18
*
bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gm...
nplourde
2007-10-13
*
Add support for AC-3/DTS passthrough.
nplourde
2007-10-11
*
cosmetics: misc typo fixes
diego
2007-09-25
*
ao_alsa: Fix get_space() return values larger than buffersize
uau
2007-09-24
*
ao_mpegpes does not support S16_LE format, do not claim it does!
reimar
2007-09-16
*
warning fix:
diego
2007-09-09
*
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...
ben
2007-07-29
*
Somewhat hackish fix for A-V desync with ao_oss and frame stepping:
reimar
2007-07-19
*
ISO8859-1 --> UTF-8
diego
2007-07-09
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Fix r23353, it broke ao_sun on non-BSD due to accidentially removing
reimar
2007-06-23
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
[next]