summaryrefslogtreecommitdiff
path: root/libavdevice/v4l2.c
Commit message (Expand)AuthorAge
* Revert "v4l2: poll the file descriptor"Michael Niedermayer2012-01-11
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\
| * v4l2: use C99 struct initializerLuca Barbato2012-01-10
| * v4l2: poll the file descriptorLuca Barbato2012-01-10
| * v4l2: support compressed formatsLuca Barbato2012-01-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-05
|\|
| * v4l2: use V4L2_FMT_FLAG_EMULATED only if it is definedJanne Grunau2012-01-04
| * v4l2: list available formatsLuca Barbato2012-01-04
| * v4l2: set the proper codec_tagLuca Barbato2012-01-04
| * v4l2: refactor device_openLuca Barbato2012-01-04
| * v4l2: simplify away io_methodLuca Barbato2012-01-04
| * v4l2: cosmeticsLuca Barbato2012-01-04
| * v4l2: uniform and format optionsLuca Barbato2012-01-04
| * v4l2: do not force interlaced modeLuca Barbato2012-01-04
| * v4l2: remove unneded linux specific asm/types.h includeJanne Grunau2011-12-27
* | libavdevice: Fix v4l2 compilation under FreeBSDTom Evans2011-12-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-01
|\|
| * lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
| * Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-06
* | Fix various if parenthesis misplacements.Clément Bœsch2011-11-21
* | v4l2: fix uninitialized variableMichael Niedermayer2011-11-08
* | v4l2: add libv4l2 support.Clément Bœsch2011-11-05
* | Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-03
* | lavd: add v4l and v4l2 aliases.Clément Bœsch2011-10-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\|
| * lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-15
|\|
| * lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov2011-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * lavdev: improve feedback in case of invalid frame rate/sizeStefano Sabatini2011-06-23
| * v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()Stefano Sabatini2011-06-23
* | 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-05
|\|
| * fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov2011-06-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.Anton Khirnov2011-06-02
| * v4l2: 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
|\|