summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.hStefano Sabatini2011-05-2720-21/+19
* lavdev: include libavformat/avformat.h in avdevice.hStefano Sabatini2011-05-271-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-274-15/+29
|\
| * v4l: include avdevice.hAnton Khirnov2011-05-261-0/+2
| * lavdevice: mark v4l for removal on next major bump.Anton Khirnov2011-05-263-0/+11
| * libdc1394: fix compilation.Anton Khirnov2011-05-261-15/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2610-67/+241
|\ \ | |/
| * lavf: deprecate AVFormatParameters.channel.Anton Khirnov2011-05-253-1/+5
| * libdc1394: add a private option for channel.Anton Khirnov2011-05-251-4/+27
| * dv1394: add a private option for channel.Anton Khirnov2011-05-251-2/+1
| * v4l2: reindent.Anton Khirnov2011-05-251-14/+14
| * v4l2: add a private option for channel.Anton Khirnov2011-05-251-5/+8
| * lavf: deprecate AVFormatParameters.standard.Anton Khirnov2011-05-254-0/+8
| * v4l2: add a private option for video standard.Anton Khirnov2011-05-251-5/+28
| * v4l: add a private option for video standard.Anton Khirnov2011-05-251-7/+30
| * dv1394: add a private option for video standard.Anton Khirnov2011-05-251-5/+25
| * bktr: add a private option for video standard.Anton Khirnov2011-05-251-5/+27
| * lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov2011-05-253-0/+6
| * ALSA: add channels and sample_rate private options.Anton Khirnov2011-05-252-15/+26
| * oss: add channels and sample_rate private options.Anton Khirnov2011-05-251-4/+20
| * sndio: add channels and sample_rate private options.Anton Khirnov2011-05-252-5/+21
* | DirectShow capture: Fix buildRamiro Polla2011-05-211-2/+2
* | DirectShow capture supportRamiro Polla2011-05-2110-2/+1816
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-132-6/+0
|\ \ | |/
| * configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-122-6/+0
| * Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun2011-04-291-8/+2
* | Make DV (sub) demuxer set proper pkt->pos values.Reimar Döffinger2011-05-021-1/+1
* | 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
OpenPOWER on IntegriCloud