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
/
oss_audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: deprecate AVFormatParameters.{channels,sample_rate}.
Anton Khirnov
2011-05-25
1
-0
/
+2
*
oss: add channels and sample_rate private options.
Anton Khirnov
2011-05-25
1
-4
/
+20
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-2
/
+2
*
Define macro AV_NE() and use it in libavdevice.
Stefano Sabatini
2010-08-17
1
-5
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) =
Stefano Sabatini
2010-03-25
1
-1
/
+1
*
Indent.
Ramiro Polla
2010-02-21
1
-1
/
+1
*
Do not invent error codes but pass the error code on.
Michael Niedermayer
2009-11-27
1
-2
/
+2
*
Replace very odd and completely broken oss read_packet() by the obvious way to
Michael Niedermayer
2009-11-27
1
-24
/
+5
*
Do not do free AVStream in case of error, this is not supposed to be
Vitor Sessak
2009-09-12
1
-1
/
+0
*
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
Måns Rullgård
2009-07-26
1
-2
/
+2
*
Make the configure script select the input/output devices using
Stefano Sabatini
2009-06-29
1
-2
/
+2
*
Rename audio.c to oss_audio.c in libavdevice.
Benoit Fouet
2009-01-21
1
-0
/
+349