summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-221-0/+1
|\
| * libavdevice: Define _XOPEN_SOURCE for usleepMartin Storsjö2011-04-211-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-2/+2
|\ \ | |/
| * Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
| * sndio bug fixBrad2011-03-291-1/+1
* | Allow to print wider unsupported channel layouts.Carl Eugen Hoyos2011-04-151-1/+1
* | AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output.Carl Eugen Hoyos2011-04-141-3/+6
* | Cosmetics: Fix indentation and move one line.Carl Eugen Hoyos2011-04-141-2/+2
* | Support alsa channel reordering for float.Carl Eugen Hoyos2011-04-141-0/+12
* | Add forgotten line to silence a warning for int32.Carl Eugen Hoyos2011-04-141-0/+1
* | Also support alsa channel reordering for u16 and u32 formats.Carl Eugen Hoyos2011-04-141-0/+2
* | Rename the s16 and s32 alsa reorder functions as int16 and int32.Carl Eugen Hoyos2011-04-141-12/+12
* | Support unsigned variants of already supported signed formats in alsa.Carl Eugen Hoyos2011-04-141-0/+7
* | Support a-law and mu-law output in alsa.Carl Eugen Hoyos2011-04-141-0/+2
* | Cosmetics: Rename variable param as the more appropriate dpyname.Sven C. Dack2011-04-121-6/+6
* | Cosmetics: Fix white-space in av_log() message.Sven C. Dack2011-04-121-1/+1
* | Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels.Carl Eugen Hoyos2011-04-121-0/+23
* | Support CODEC_ID_PCM_F64* output via alsa (stereo only).Carl Eugen Hoyos2011-04-121-0/+2
* | Support CODEC_ID_PCM_S24* output via alsa (stereo only).Carl Eugen Hoyos2011-04-121-0/+2
* | Revert "fbdev: simplify logic in fbdev_read_packet()"Michael Niedermayer2011-04-111-8/+10
* | fbdev: simplify logic in fbdev_read_packet()Stefano Sabatini2011-04-111-10/+8
* | x11: fix memleakCarl Eugen Hoyos2011-04-101-0/+1
* | Add support for pcm_f32* to alsa.Carl Eugen Hoyos2011-04-051-0/+2
* | Support s32 output via alsa audio device.Carl Eugen Hoyos2011-04-051-0/+10
* | Template alsa reordering functions.Carl Eugen Hoyos2011-04-051-32/+37
* | ALSA: fix a stupid bad use of av_freep.Nicolas George2011-03-311-1/+1
* | Remove a memory allocation and the associated memcpy.Sven C. Dack2011-03-301-7/+3
* | Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1.Carl Eugen Hoyos2011-03-301-1/+1
* | sndio: allow any endianness when recordingReimar Döffinger2011-03-291-1/+1
* | Simplify: Use FFMIN.Reimar Döffinger2011-03-292-6/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-292-3/+2
|\ \ | |/
| * framebuffer device demuxerStefano Sabatini2011-03-284-1/+253
* | sndio: prefer "FFmpeg" over "Libav" in the license headerStefano Sabatini2011-03-284-16/+16
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-286-0/+373
|\ \ | |/
| * sndio support for playback and recordBrad2011-03-277-2/+375
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-1917-69/+69
* | ALSA: implement channel layout for playback.Nicolas George2011-03-263-1/+106
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-171-2/+2
|\ \ | |/
| * use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
| * replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-1/+1
| * Merge libavcore into libavutilReinhard Tartler2011-02-153-3/+3
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-2612-17/+17
* | fbdev: fix check on nanosleep return valeStefano Sabatini2011-03-131-1/+1
* | framebuffer device demuxerStefano Sabatini2011-03-084-2/+256
* | Merge libavcore into libavutilReinhard Tartler2011-02-163-3/+3
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-2812-17/+17
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-8/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+8
OpenPOWER on IntegriCloud