Commit History

Author SHA1 Message Date
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Lukasz Marek f607767d93 lavd: add categories to device implementations 10 years ago
  Michael Niedermayer d0c61571cf avdevice/v4l: remove duplicate include 10 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Michael Niedermayer 2179b638e3 v4l: fix compilation 12 years ago
  Anton Khirnov 941e9f2238 lavd: remove deprecated v4l grab device. 12 years ago
  Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 12 years ago
  Michael Niedermayer 13b7781ec8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 12 years ago
  Clément Bœsch 6921272b23 lavd: add v4l and v4l2 aliases. 12 years ago
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 12 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' 12 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 12 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
  Diego Biurrun aebb56e184 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 13 years ago
  Michael Niedermayer 1a34478b71 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
  Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 13 years ago
  Michael Niedermayer 027264cb82 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 3d96c13e43 v4l: include avdevice.h 13 years ago
  Anton Khirnov aaea149035 lavdevice: mark v4l for removal on next major bump. 13 years ago
  Michael Niedermayer 39e4206dc6 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov fc68a8f703 lavf: deprecate AVFormatParameters.standard. 13 years ago
  Anton Khirnov a861ffeffa v4l: add a private option for video standard. 13 years ago
  Diego Biurrun 045dd4b928 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
  Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Stefano Sabatini 5d91e92853 Use avcodec_check_dimensions() for checking the frame size validity. 15 years ago
  Stefano Sabatini df77a6daab Make the VIDIOCMCAPTURE ioctl error message consistent with the other ones. 15 years ago
  Stefano Sabatini faf67322dc Add missing check on the return value of the VIDIOCSWIN ioctl. 15 years ago
  Stefano Sabatini df2a3f2714 Use more descriptive long_names for Video4Linux input devices. 15 years ago
  Stefano Sabatini 7274a48035 Check that the device is a capture device immediately after opening 15 years ago
  Stefano Sabatini f233d34821 Remove unnecessary temporary variable "frame_size" from 15 years ago
  Stefano Sabatini fd867ffd43 Add missing check on the result of a VIDIOCCAPTURE ioctl. 15 years ago
  Stefano Sabatini c40432d30c Cosmetics: put a space after each comma, improve consistency and 15 years ago
  Stefano Sabatini 7bbacf9a0c Implement size autodetection if one of the width and height 15 years ago
  Stefano Sabatini 406c580854 Replace the width and height fields in VideoData with a struct 15 years ago