index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
alsa-audio-enc.c
Age
Commit message (
Expand
)
Author
2011-09-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-24
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
Diego Biurrun
2011-07-01
ALSA: implement get_output_timestamp.
Nicolas George
2011-07-01
ALSA encoder: correctly set time_base.
Nicolas George
2011-06-23
ALSA: implement channel layout for playback.
Nicolas George
2011-05-27
lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h
Stefano Sabatini
2011-03-26
ALSA: implement channel layout for playback.
Nicolas George
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-28
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2009-11-29
Include alsa headers before the internal FFmpeg headers.
Matthieu Castet
2009-11-29
consistency with other files: av_cold static ---> static av_cold
Ivo van Poorten
2009-05-06
Change codec_id type to enum CodecID, fix warning.
Daniel Verkamp
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-26
Add ALSA support in libavdevice.
Nicolas George