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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-26
10
-67
/
+241
|
\
|
*
lavf: deprecate AVFormatParameters.channel.
Anton Khirnov
2011-05-25
3
-1
/
+5
|
*
libdc1394: add a private option for channel.
Anton Khirnov
2011-05-25
1
-4
/
+27
|
*
dv1394: add a private option for channel.
Anton Khirnov
2011-05-25
1
-2
/
+1
|
*
v4l2: reindent.
Anton Khirnov
2011-05-25
1
-14
/
+14
|
*
v4l2: add a private option for channel.
Anton Khirnov
2011-05-25
1
-5
/
+8
|
*
lavf: deprecate AVFormatParameters.standard.
Anton Khirnov
2011-05-25
4
-0
/
+8
|
*
v4l2: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+28
|
*
v4l: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-7
/
+30
|
*
dv1394: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+25
|
*
bktr: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+27
|
*
lavf: deprecate AVFormatParameters.{channels,sample_rate}.
Anton Khirnov
2011-05-25
3
-0
/
+6
|
*
ALSA: add channels and sample_rate private options.
Anton Khirnov
2011-05-25
2
-15
/
+26
|
*
oss: add channels and sample_rate private options.
Anton Khirnov
2011-05-25
1
-4
/
+20
|
*
sndio: add channels and sample_rate private options.
Anton Khirnov
2011-05-25
2
-5
/
+21
*
|
DirectShow capture: Fix build
Ramiro Polla
2011-05-21
1
-2
/
+2
*
|
DirectShow capture support
Ramiro Polla
2011-05-21
10
-2
/
+1816
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-13
2
-6
/
+0
|
\
\
|
|
/
|
*
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
Diego Biurrun
2011-05-12
2
-6
/
+0
|
*
Replace some commented-out debug printf() / av_log() messages with av_dlog().
Diego Biurrun
2011-04-29
1
-8
/
+2
*
|
Make DV (sub) demuxer set proper pkt->pos values.
Reimar Döffinger
2011-05-02
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-22
1
-0
/
+1
|
\
\
|
|
/
|
*
libavdevice: Define _XOPEN_SOURCE for usleep
Martin Storsjö
2011-04-21
1
-0
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-20
1
-2
/
+2
|
\
\
|
|
/
|
*
Bump major versions of all libraries.
Anton Khirnov
2011-04-18
1
-2
/
+2
|
*
sndio bug fix
Brad
2011-03-29
1
-1
/
+1
*
|
Allow to print wider unsupported channel layouts.
Carl Eugen Hoyos
2011-04-15
1
-1
/
+1
*
|
AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output.
Carl Eugen Hoyos
2011-04-14
1
-3
/
+6
*
|
Cosmetics: Fix indentation and move one line.
Carl Eugen Hoyos
2011-04-14
1
-2
/
+2
*
|
Support alsa channel reordering for float.
Carl Eugen Hoyos
2011-04-14
1
-0
/
+12
*
|
Add forgotten line to silence a warning for int32.
Carl Eugen Hoyos
2011-04-14
1
-0
/
+1
*
|
Also support alsa channel reordering for u16 and u32 formats.
Carl Eugen Hoyos
2011-04-14
1
-0
/
+2
*
|
Rename the s16 and s32 alsa reorder functions as int16 and int32.
Carl Eugen Hoyos
2011-04-14
1
-12
/
+12
*
|
Support unsigned variants of already supported signed formats in alsa.
Carl Eugen Hoyos
2011-04-14
1
-0
/
+7
*
|
Support a-law and mu-law output in alsa.
Carl Eugen Hoyos
2011-04-14
1
-0
/
+2
*
|
Cosmetics: Rename variable param as the more appropriate dpyname.
Sven C. Dack
2011-04-12
1
-6
/
+6
*
|
Cosmetics: Fix white-space in av_log() message.
Sven C. Dack
2011-04-12
1
-1
/
+1
*
|
Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels.
Carl Eugen Hoyos
2011-04-12
1
-0
/
+23
*
|
Support CODEC_ID_PCM_F64* output via alsa (stereo only).
Carl Eugen Hoyos
2011-04-12
1
-0
/
+2
*
|
Support CODEC_ID_PCM_S24* output via alsa (stereo only).
Carl Eugen Hoyos
2011-04-12
1
-0
/
+2
*
|
Revert "fbdev: simplify logic in fbdev_read_packet()"
Michael Niedermayer
2011-04-11
1
-8
/
+10
*
|
fbdev: simplify logic in fbdev_read_packet()
Stefano Sabatini
2011-04-11
1
-10
/
+8
*
|
x11: fix memleak
Carl Eugen Hoyos
2011-04-10
1
-0
/
+1
*
|
Add support for pcm_f32* to alsa.
Carl Eugen Hoyos
2011-04-05
1
-0
/
+2
*
|
Support s32 output via alsa audio device.
Carl Eugen Hoyos
2011-04-05
1
-0
/
+10
*
|
Template alsa reordering functions.
Carl Eugen Hoyos
2011-04-05
1
-32
/
+37
*
|
ALSA: fix a stupid bad use of av_freep.
Nicolas George
2011-03-31
1
-1
/
+1
*
|
Remove a memory allocation and the associated memcpy.
Sven C. Dack
2011-03-30
1
-7
/
+3
*
|
Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1.
Carl Eugen Hoyos
2011-03-30
1
-1
/
+1
*
|
sndio: allow any endianness when recording
Reimar Döffinger
2011-03-29
1
-1
/
+1
[next]