595 Commits (e8c0b6710cec23a71f7c85b6960f0b334750d346)

Author SHA1 Message Date
Carl Eugen Hoyos f4bc923ec1 Allow to print wider unsupported channel layouts. 14 years ago
Carl Eugen Hoyos b8a4444266 AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 14 years ago
Carl Eugen Hoyos 19de9d5646 Cosmetics: Fix indentation and move one line. 14 years ago
Carl Eugen Hoyos 460acdf059 Support alsa channel reordering for float. 14 years ago
Carl Eugen Hoyos e2049edb4e Add forgotten line to silence a warning for int32. 14 years ago
Carl Eugen Hoyos 47c0c8ca9d Also support alsa channel reordering for u16 and u32 formats. 14 years ago
Carl Eugen Hoyos 1171d45f6c Rename the s16 and s32 alsa reorder functions as int16 and int32. 14 years ago
Carl Eugen Hoyos 0ae2a0366f Support unsigned variants of already supported signed formats in alsa. 14 years ago
Carl Eugen Hoyos 075a55603f Support a-law and mu-law output in alsa. 14 years ago
Sven C. Dack 44a8b0ddd9 Cosmetics: Rename variable param as the more appropriate dpyname. 14 years ago
Sven C. Dack 9af2097120 Cosmetics: Fix white-space in av_log() message. 14 years ago
Carl Eugen Hoyos ff2614ee4c Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels. 14 years ago
Carl Eugen Hoyos 71306c5d21 Support CODEC_ID_PCM_F64* output via alsa (stereo only). 14 years ago
Carl Eugen Hoyos 5778466e92 Support CODEC_ID_PCM_S24* output via alsa (stereo only). 14 years ago
Michael Niedermayer 2e92a34cde Revert "fbdev: simplify logic in fbdev_read_packet()" 14 years ago
Stefano Sabatini d46c9f83cf fbdev: simplify logic in fbdev_read_packet() 14 years ago
Carl Eugen Hoyos c55efca05b x11: fix memleak 14 years ago
Carl Eugen Hoyos 2ed05f657f Add support for pcm_f32* to alsa. 14 years ago
Carl Eugen Hoyos 4d1d6f7a3c Support s32 output via alsa audio device. 14 years ago
Carl Eugen Hoyos efec2d7b35 Template alsa reordering functions. 14 years ago
Nicolas George 1e96d4c71e ALSA: fix a stupid bad use of av_freep. 14 years ago
Sven C. Dack 39530272c5 Remove a memory allocation and the associated memcpy. 14 years ago
Carl Eugen Hoyos 3efaa24f85 Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1. 14 years ago
Brad 2eddfb2b13 sndio bug fix 14 years ago
Reimar Döffinger 1862778732 sndio: allow any endianness when recording 14 years ago
Reimar Döffinger e76c0c6a00 Simplify: Use FFMIN. 14 years ago
Stefano Sabatini e93d97156d sndio: prefer "FFmpeg" over "Libav" in the license header 14 years ago
Stefano Sabatini c6f951442e framebuffer device demuxer 14 years ago
Brad 15d59d2cea sndio support for playback and record 14 years ago
Nicolas George 813dbb4442 ALSA: implement channel layout for playback. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 14 years ago
Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 14 years ago
Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 14 years ago
Stefano Sabatini 478607668c fbdev: fix check on nanosleep return vale 14 years ago
Stefano Sabatini 1a204f0760 framebuffer device demuxer 14 years ago
Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Stefano Sabatini 5d3d238f82 Factorize common code in v4l2_set_parameters(). 14 years ago
Stefano Sabatini 8621a37d9f In video4linux2, in the case the timebase value in ap is 0/0, read the 14 years ago
Stefano Sabatini bd7d9e45a4 In the video4linux2 output device, log an error description in case of 14 years ago
Jason Garrett-Glaser 8ce803db51 Make x11grab cursor drawing suck less 14 years ago
Ramiro Polla 1973e1018e vfwcap: add option to print list of supported drivers 14 years ago
José Miguel Gonçalves 70f77361d8 Allow to set the frame rate in v4l2 devices 14 years ago
Stefano Sabatini 0105889358 Cosmetics: simplify layout of fmt_conversion_table, make it shorter 14 years ago