Commit History

Author SHA1 Message Date
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 12 years ago
  Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
  Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
  Michael Niedermayer e7b4337777 v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 12 years ago
  Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Nicolas George fd58678b86 v4l2: remove call to v4l2_fd_open. 12 years ago
  Michael Niedermayer a6a085a928 v4l2: use av_assert 12 years ago
  Michael Niedermayer 4da42ebe44 Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 12 years ago
  Nicolas George 3e63071115 v4l2: use AV_OPT_TYPE_IMAGE_SIZE. 12 years ago
  Nicolas George 12292f35a3 v4l2: allow to convert monotonic timestamps. 12 years ago
  Carl Eugen Hoyos 5fa1a1d8fc Support YV12 from video4linux2 devices. 12 years ago
  Carl Eugen Hoyos b2327a8202 Add some missing v4l2 pix_fmt mappings. 12 years ago
  Carl Eugen Hoyos 4632066713 Fix v4l pix_fmt mapping for rgb32: There is no transparency information. 12 years ago
  Carl Eugen Hoyos 93a3ba9bcd Fix pix_fmt mapping for v4l2 rgb5x5. 12 years ago
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
  Michael Niedermayer 106f714d30 Revert "v4l2: poll the file descriptor" 13 years ago
  Michael Niedermayer 0e7fc3cafe Merge remote-tracking branch 'qatar/master' 13 years ago
  Luca Barbato b6db385922 v4l2: use C99 struct initializer 13 years ago
  Luca Barbato 0efd48dfd1 v4l2: poll the file descriptor 13 years ago
  Luca Barbato b8c310cb0a v4l2: support compressed formats 13 years ago
  Michael Niedermayer 7f83db3124 Merge remote-tracking branch 'qatar/master' 13 years ago
  Janne Grunau f13a9ca906 v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined 13 years ago
  Luca Barbato a6a4793d04 v4l2: list available formats 13 years ago
  Luca Barbato cd2bbad303 v4l2: set the proper codec_tag 13 years ago
  Luca Barbato eb89b4fc09 v4l2: refactor device_open 13 years ago
  Luca Barbato 246007d370 v4l2: simplify away io_method 13 years ago
  Luca Barbato a896d7f45a v4l2: cosmetics 13 years ago
  Luca Barbato 21aa6ae4fb v4l2: uniform and format options 13 years ago
  Luca Barbato af7123b2ad v4l2: do not force interlaced mode 13 years ago
  Janne Grunau 1adba23cec v4l2: remove unneded linux specific asm/types.h include 13 years ago
  Tom Evans ffa1f541b3 libavdevice: Fix v4l2 compilation under FreeBSD 13 years ago
  Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
  Clément Bœsch 2f0f9a87d0 Fix various if parenthesis misplacements. 13 years ago
  Michael Niedermayer 5955c63c36 v4l2: fix uninitialized variable 13 years ago
  Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 13 years ago
  Clément Bœsch 1054ab3595 v4l2: add libv4l2 support. 13 years ago
  Reimar Döffinger 96949dafcc Replace all strcasecmp/strncasecmp usages. 13 years ago
  Clément Bœsch 6921272b23 lavd: add v4l and v4l2 aliases. 13 years ago
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
  Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Michael Niedermayer eae3cf06a5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago