aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2
Commit message (Expand)AuthorAge
...
* | | | | | | Merge svn changes up to r30557Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge svn changes up to r30502Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge svn changes up to r30484Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Restore collapsed whitespace in output messagesGravatar Uoti Urpala2010-03-07
| | | | | | | | | | * Drop support for old-style DVB code.Gravatar diego2010-03-02
| | | | | | | | | |/
| | | | | | | | | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| | | | | | | | |/
| | | | | | | | * Mark theRenderProc() as static, it is only used within the file.Gravatar diego2010-02-23
| | | | | | | | * Output WAVE_FORMAT_EXTENSIBLE extension in wave header when waveheaderGravatar tack2010-02-22
| | | | | | | | * Mark data argument of my_ao_write() function as const.Gravatar diego2010-02-22
| | | | | | | |/
| | | | | | | * Add header for v4l2_write() instead of forward declaring it.Gravatar diego2010-02-21
| | | | | | | * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| | | | | | |/
| | | | | | * Remove pointless '#if 1' preprocessor directives.Gravatar diego2010-02-19
| | | | | |/
| | | | | * Mark some more functions that are not used outside of their files as static.Gravatar diego2010-02-18
| | | | | * Fix exit_player() usage throughout the codebase.Gravatar diego2010-02-14
| | | | |/
| | | | * Remove unused variables, fixes the warnings:Gravatar diego2010-02-13
| | | |/
| | | * Audio buffer is too large so that it takes too long time to respond to audioGravatar komh2010-02-04
| | |/
| | * Add OS/2 KAI audio driver supportGravatar komh2010-02-01
| |/
| * Explain why we still disable the ALSA resampler even though it is probablyGravatar reimar2010-01-28
* | Merge svn changes up to r30448Gravatar Uoti Urpala2010-01-28
|\|
| * Declare variable closer to where it is used.Gravatar reimar2010-01-27
| * Remove a useless global variable.Gravatar reimar2010-01-27
| * Do not needlessly make local variable static.Gravatar reimar2010-01-27
| * Remove useless initializers.Gravatar reimar2010-01-27
| * Do not needlessly use (file-)global variables.Gravatar reimar2010-01-27
* | Merge svn changes up to r30419Gravatar Uoti Urpala2010-01-25
|\|
* | Merge svn changes up to r30301Gravatar Uoti Urpala2010-01-25
|\ \
| | * Support more formats for -ao pcm in raw mode.Gravatar reimar2010-01-23
| |/
| * MPlayer's format now correctly identifies AC3 as either little- or big-endian,Gravatar reimar2010-01-11
| * Add support for distinguishing between little- and big-endian SPDIF AC3Gravatar reimar2010-01-11
| * More uses of AF_FORMAT_IS_AC3Gravatar reimar2010-01-11
| * Use AF_FORMAT_IS_AC3 in ao_oss.cGravatar reimar2010-01-11
| * Use af_fmt2bits, it should give more sensible values than snd_pcm_format_phys...Gravatar reimar2010-01-11
| * Use af_fmt2bits instead of reimplementing it.Gravatar reimar2010-01-11
| * Add and use AF_FORMAT_IS_AC3 macro.Gravatar reimar2010-01-11
* | Merge svn changes up to r30185Gravatar Uoti Urpala2010-01-08
|\|
* | Merge svn changes up to r30165Gravatar Uoti Urpala2010-01-08
|\ \
| | * Fixup SDL configure check:Gravatar reimar2010-01-03
| |/
| * Simplify range-checking functions for subopt parsing.Gravatar reimar2010-01-01
| * Fix function declarations to avoid casting function pointers.Gravatar reimar2010-01-01
* | Merge svn changes up to r30065Gravatar Uoti Urpala2009-12-29
|\|
* | ao_alsa: Reinitialize parameters properly when reopeningGravatar Uoti Urpala2009-12-29
* | audio: Remove fixed decode_audio() return size limit (MAX_OUTBURST)Gravatar Uoti Urpala2009-12-29
| * Add a missing const, fixes a compiler warning.Gravatar reimar2009-12-18
| * Allow pulseaudio to restore the previous volume on init instead of forcing toGravatar reimar2009-12-18
| * Get rid of global volume variable, it is only used for temporary values.Gravatar reimar2009-12-18
* | Fix printf format strings with invalid '%lf' conversionGravatar Uoti Urpala2009-12-15
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Add support for 8 channel audio.Gravatar tack2009-11-10
* | Merge svn changes up to r29752Gravatar Uoti Urpala2009-10-06
|\|