]> git.sesse.net Git - ffmpeg/history - libavdevice/alsa-audio-enc.c
avdevice: Add missing header for NULL_IF_CONFIG_SMALL
[ffmpeg] / libavdevice / alsa-audio-enc.c
2015-04-09 Diego Biurrunavdevice: Add missing header for NULL_IF_CONFIG_SMALL
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
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.