September 22, 2011
View ec7f0b5

Merge remote-tracking branch 'khirnov/release/0.7' into release/0.8

Michael Niedermayer authored on 2011/09/22 08:10:24
June 23, 2011
View 207db36

alsa: limit buffer_size to 32768 frames.

Justin Ruggles authored on 2011/06/23 05:38:20
View 9bf7693

alsa: fallback to buffer_size/4 for period_size.

Justin Ruggles authored on 2011/06/23 04:33:56
June 14, 2011
View bf5ed47

alsa: add support for more formats.

Carl Eugen Hoyos authored on 2011/06/14 04:16:30
May 27, 2011
View 6b899e1

lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h

Stefano Sabatini authored on 2011/05/27 02:11:25
April 15, 2011
View f4bc923

Allow to print wider unsupported channel layouts.

Carl Eugen Hoyos authored on 2011/04/15 18:50:28
April 14, 2011
View acb62e9

alsa: support unsigned variants of already supported signed formats.

Carl Eugen Hoyos authored on 2011/04/14 08:04:18
View b8a4444

AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output.

Carl Eugen Hoyos authored on 2011/04/14 11:16:53
View 19de9d5

Cosmetics: Fix indentation and move one line.

Carl Eugen Hoyos authored on 2011/04/14 08:28:14
View 460acdf

Support alsa channel reordering for float.

Carl Eugen Hoyos authored on 2011/04/14 08:20:11
View e2049ed

Add forgotten line to silence a warning for int32.

Carl Eugen Hoyos authored on 2011/04/14 08:14:19
View 47c0c8c

Also support alsa channel reordering for u16 and u32 formats.

Carl Eugen Hoyos authored on 2011/04/14 08:10:18
View 1171d45

Rename the s16 and s32 alsa reorder functions as int16 and int32.

Carl Eugen Hoyos authored on 2011/04/14 08:07:01
View 0ae2a03

Support unsigned variants of already supported signed formats in alsa.

Carl Eugen Hoyos authored on 2011/04/14 08:04:18
View 075a556

Support a-law and mu-law output in alsa.

Carl Eugen Hoyos authored on 2011/04/14 08:00:26