]> git.sesse.net Git - ffmpeg/history - libavdevice/alsa-audio-enc.c
lavfi: remove some audio-related function from public API.
[ffmpeg] / libavdevice / alsa-audio-enc.c
2011-09-24 Diego BiurrunUse explicit struct initializers for AVOutputFormat...
2011-06-23 Nicolas GeorgeALSA: implement channel layout for playback.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-11-29 Matthieu CastetInclude alsa headers before the internal FFmpeg headers.
2009-11-29 Ivo van Poortenconsistency with other files: av_cold static ---> stati...
2009-05-06 Daniel VerkampChange codec_id type to enum CodecID, fix warning.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Nicolas GeorgeAdd ALSA support in libavdevice.