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
2013-11-03
lavd/alsa: fix timestamp calculation
Lukasz Marek
2012-10-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-03-05
alsa: fix timefilter usage.
Nicolas George
2011-10-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-12
alsa: increase max buffer size
Michael Niedermayer
2011-07-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-09
alsa: limit buffer_size to 32768 frames.
Justin Ruggles
2011-07-02
ALSA demuxer: use av_gettime and a timefilter.
Nicolas George
2011-07-01
ALSA: fix use of period_size.
Nicolas George
2011-06-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
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-05-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-25
ALSA: add channels and sample_rate private options.
Anton Khirnov
2011-03-26
ALSA: implement channel layout for playback.
Nicolas George
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