Commit History

Author SHA1 Message Date
  Michael Niedermayer b55aca6b8b Merge branch 'release/0.7' into oldabi 12 years ago
  Michael Niedermayer e5578ad3cd v4l2: fix uninitialized variable 12 years ago
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 41b68dce4d lavdev: improve feedback in case of invalid frame rate/size 13 years ago
  Stefano Sabatini e60068baeb v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters() 13 years ago
  Stefano Sabatini 3251af9037 v4l2: set default standard to NULL 13 years ago
  Michael Niedermayer f9569249c2 Merge remote-tracking branch 'qatar/master' 13 years ago
  Luca Barbato 2c6fb9f032 v4l2: do not force NTSC as standard 13 years ago
  Anton Khirnov 367732832f lavf,lavc: free avoptions in a generic way. 13 years ago
  Michael Niedermayer 46eb300d01 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov a3b15e411d fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base. 13 years ago
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov fefa67d536 v4l2: remove one forgotten use of AVFormatParameters.pix_fmt. 13 years ago
  Anton Khirnov c21324eeb6 v4l2: add a framerate private option. 13 years ago
  Stefano Sabatini 7533a727f9 v4l2: rewrite code iterating the supported standards 13 years ago
  Stefano Sabatini 2d48515eb7 v4l2: perform minor style fixes 13 years ago
  Stefano Sabatini 7b017086d4 v4l2: replace memset() with explicit struct initialization 13 years ago
  Michael Niedermayer 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 7a70e01b26 v4l2: don't leak video standard string on error. 13 years ago
  Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 years ago
  Stefano Sabatini 895e4de8d5 v4l2: create file @doxy from text in the copyright header 13 years ago
  Stefano Sabatini 72c60f3ecd v4l2: remove pointless empty lines 13 years ago
  Stefano Sabatini af344a69f3 v4l2: set default standard to NULL 13 years ago
  Stefano Sabatini f8f3f6c40b v4l2: use OFFSET macro when setting options 13 years ago
  Michael Niedermayer 8381ab1437 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d576bbf3eb v4l2: add a pixel_format private option. 13 years ago
  Stefano Sabatini 6b899e16de lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h 13 years ago
  Anton Khirnov 8fe7b6443f v4l2: add video_size private option. 13 years ago
  Anton Khirnov 82b5aa0add v4l2: factorize returning error codes. 13 years ago
  Michael Niedermayer 39e4206dc6 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d20576d01b lavf: deprecate AVFormatParameters.channel. 13 years ago
  Anton Khirnov 3d2a418605 v4l2: reindent. 13 years ago
  Anton Khirnov a02fd06ab7 v4l2: add a private option for channel. 13 years ago
  Anton Khirnov fc68a8f703 lavf: deprecate AVFormatParameters.standard. 13 years ago
  Anton Khirnov b3da269211 v4l2: add a private option for video standard. 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 5d3d238f82 Factorize common code in v4l2_set_parameters(). 13 years ago
  Stefano Sabatini 8621a37d9f In video4linux2, in the case the timebase value in ap is 0/0, read the 13 years ago
  Stefano Sabatini bd7d9e45a4 In the video4linux2 output device, log an error description in case of 13 years ago
  José Miguel Gonçalves 70f77361d8 Allow to set the frame rate in v4l2 devices 14 years ago
  Stefano Sabatini 0105889358 Cosmetics: simplify layout of fmt_conversion_table, make it shorter 14 years ago
  Stefano Sabatini 680861ca73 Cosmetics: apply minor style fixes. 14 years ago
  Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
  Pete Eberlein b4f81b7429 Add a mapping for the V4L2_PIX_FMT_NV12 format to PIX_FMT_NV12 for 14 years ago
  Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 14 years ago
  Stefano Sabatini 50f852186f Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case 14 years ago