]> git.sesse.net Git - ffmpeg/history - libavdevice/alsa-audio-common.c
libm: add fallbacks for various single-precision functions
[ffmpeg] / libavdevice / alsa-audio-common.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-11-25 Mans RullgardMake channel layout masks unsigned
2011-09-21 Anton Khirnovalsa: add missing header
2011-07-09 Justin Rugglesalsa: limit buffer_size to 32768 frames.
2011-07-09 Justin Rugglesalsa: fallback to buffer_size/4 for period_size.
2011-06-23 Nicolas GeorgeALSA: implement channel layout for playback.
2011-06-23 Carl Eugen Hoyosalsa: support unsigned variants of already supported...
2011-06-23 Carl Eugen Hoyosalsa: add support for more formats.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-13 Stefano SabatiniReplace all the occurrences of AVERROR_EIO with AVERROR...
2009-11-29 Matthieu CastetInclude alsa headers before the internal FFmpeg headers.
2009-04-14 Carl Eugen HoyosFix two icc warnings #188: enumerated type mixed with...
2009-03-07 Luca AbeniFix AVFMT_FLAG_NONBLOCK in alsa
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Nicolas GeorgeAdd ALSA support in libavdevice.