summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* v4l2: set default standard to NULLStefano Sabatini2011-06-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\
| * v4l2: do not force NTSC as standardLuca Barbato2011-06-05
| * lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
* | sdl: align option fields after last commitStefano Sabatini2011-06-05
* | sdl: use the filename for defining the window title, if not specifiedStefano Sabatini2011-06-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-05
|\|
| * x11grab: add framerate private option.Anton Khirnov2011-06-04
| * fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov2011-06-04
| * bktr: don't error when AVFormatParameters.time_base isn't set.Anton Khirnov2011-06-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().Stefano Sabatini2011-06-03
| * bktr: get default framerate from video standard.Anton Khirnov2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun2011-06-03
| * Replace #ifdef + av_log() combinations by av_dlog().Diego Biurrun2011-06-03
| * v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.Anton Khirnov2011-06-02
| * vfwcap: add a framerate private option.Anton Khirnov2011-06-02
| * v4l2: add a framerate private option.Anton Khirnov2011-06-02
| * libdc1394: add a framerate private option.Anton Khirnov2011-06-02
| * fbdev: add a framerate private option.Anton Khirnov2011-06-02
| * bktr: add a framerate private option.Anton Khirnov2011-06-02
* | v4l2: rewrite code iterating the supported standardsStefano Sabatini2011-05-30
* | v4l2: perform minor style fixesStefano Sabatini2011-05-30
* | v4l2: replace memset() with explicit struct initializationStefano Sabatini2011-05-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-30
|\|
| * v4l2: don't leak video standard string on error.Anton Khirnov2011-05-29
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * v4l2: add a pixel_format private option.Anton Khirnov2011-05-27
| * libdc1394: add a pixel_format private option.Anton Khirnov2011-05-27
* | v4l2: create file @doxy from text in the copyright headerStefano Sabatini2011-05-28
* | v4l2: remove pointless empty linesStefano Sabatini2011-05-28
* | v4l2: set default standard to NULLStefano Sabatini2011-05-28
* | v4l2: use OFFSET macro when setting optionsStefano Sabatini2011-05-28
* | lavdev: add SDL output deviceStefano Sabatini2011-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|
| * x11grab: add video_size private option.Anton Khirnov2011-05-27
| * x11grab: factorize returning error codes.Anton Khirnov2011-05-27
| * vfwcap: add video_size private option.Anton Khirnov2011-05-27
| * v4l2: add video_size private option.Anton Khirnov2011-05-27
| * v4l2: factorize returning error codes.Anton Khirnov2011-05-27
| * libdc1394: add video_size private option.Anton Khirnov2011-05-27
| * libdc1394: return meaninful error codes.Anton Khirnov2011-05-27
| * bktr: add video_size private option.Anton Khirnov2011-05-27
| * bktr: factorize returning error codes.Anton Khirnov2011-05-27
* | libdc1394: choose best video mode and rate based on camera capabilities.Martin Lambers2011-05-27
* | Remove support for libdc1394 < 2.0.Martin Lambers2011-05-27
* | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.hStefano Sabatini2011-05-27
* | lavdev: include libavformat/avformat.h in avdevice.hStefano Sabatini2011-05-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|