index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
alsa-audio-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-36
/
+36
*
Make channel layout masks unsigned
Mans Rullgard
2011-11-25
1
-2
/
+2
*
alsa: add missing header
Anton Khirnov
2011-09-21
1
-0
/
+1
*
alsa: limit buffer_size to 32768 frames.
Justin Ruggles
2011-07-09
1
-0
/
+1
*
alsa: fallback to buffer_size/4 for period_size.
Justin Ruggles
2011-07-09
1
-0
/
+2
*
ALSA: implement channel layout for playback.
Nicolas George
2011-06-23
1
-0
/
+155
*
alsa: support unsigned variants of already supported signed formats.
Carl Eugen Hoyos
2011-06-23
1
-0
/
+7
*
alsa: add support for more formats.
Carl Eugen Hoyos
2011-06-23
1
-0
/
+10
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
Stefano Sabatini
2010-03-13
1
-3
/
+3
*
Include alsa headers before the internal FFmpeg headers.
Matthieu Castet
2009-11-29
1
-1
/
+1
*
Fix two icc warnings #188: enumerated type mixed with another type.
Carl Eugen Hoyos
2009-04-14
1
-2
/
+2
*
Fix AVFMT_FLAG_NONBLOCK in alsa
Luca Abeni
2009-03-07
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Add ALSA support in libavdevice.
Nicolas George
2009-01-26
1
-0
/
+186