summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
...
| * v4l2: add a framerate private option.Anton Khirnov2011-06-021-12/+20
| * libdc1394: add a framerate private option.Anton Khirnov2011-06-021-9/+18
| * fbdev: add a framerate private option.Anton Khirnov2011-06-021-12/+36
| * bktr: add a framerate private option.Anton Khirnov2011-06-021-11/+13
* | v4l2: rewrite code iterating the supported standardsStefano Sabatini2011-05-301-9/+7
* | v4l2: perform minor style fixesStefano Sabatini2011-05-301-3/+3
* | v4l2: replace memset() with explicit struct initializationStefano Sabatini2011-05-301-16/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-301-1/+1
|\ \ | |/
| * v4l2: don't leak video standard string on error.Anton Khirnov2011-05-291-1/+1
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-292-3/+28
|\ \ | |/
| * v4l2: add a pixel_format private option.Anton Khirnov2011-05-271-3/+15
| * libdc1394: add a pixel_format private option.Anton Khirnov2011-05-271-1/+13
* | v4l2: create file @doxy from text in the copyright headerStefano Sabatini2011-05-281-8/+11
* | v4l2: remove pointless empty linesStefano Sabatini2011-05-281-14/+0
* | v4l2: set default standard to NULLStefano Sabatini2011-05-281-1/+1
* | v4l2: use OFFSET macro when setting optionsStefano Sabatini2011-05-281-2/+3
* | lavdev: add SDL output deviceStefano Sabatini2011-05-284-1/+231
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-275-49/+175
|\ \ | |/
| * x11grab: add video_size private option.Anton Khirnov2011-05-271-9/+39
| * x11grab: factorize returning error codes.Anton Khirnov2011-05-271-9/+19
| * vfwcap: add video_size private option.Anton Khirnov2011-05-271-8/+38
| * v4l2: add video_size private option.Anton Khirnov2011-05-271-2/+16
| * v4l2: factorize returning error codes.Anton Khirnov2011-05-271-11/+17
| * libdc1394: add video_size private option.Anton Khirnov2011-05-271-2/+18
| * libdc1394: return meaninful error codes.Anton Khirnov2011-05-271-3/+6
| * bktr: add video_size private option.Anton Khirnov2011-05-271-3/+17
| * bktr: factorize returning error codes.Anton Khirnov2011-05-271-7/+15
* | libdc1394: choose best video mode and rate based on camera capabilities.Martin Lambers2011-05-271-80/+162
* | Remove support for libdc1394 < 2.0.Martin Lambers2011-05-271-145/+8
* | 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
OpenPOWER on IntegriCloud