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.h
Age
Commit message (
Expand
)
Author
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2011-07-09
alsa: limit buffer_size to 32768 frames.
Justin Ruggles
2011-06-23
ALSA: implement channel layout for playback.
Nicolas George
2011-05-25
ALSA: add channels and sample_rate private options.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-08-17
Define macro AV_NE() and use it in libavdevice.
Stefano Sabatini
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2009-07-26
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
Måns Rullgård
2009-04-14
Cosmetics: Split long line.
Carl Eugen Hoyos
2009-04-14
Fix two icc warnings #188: enumerated type mixed with another type.
Carl Eugen Hoyos
2009-02-02
Add necessary #includes to pass 'make checkheaders'.
Diego Biurrun
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-26
Add ALSA support in libavdevice.
Nicolas George