Commit History

Author SHA1 Message Date
  Michael Niedermayer 418e9a6113 Revert "v4l2: setting device parameters early" 10 years ago
  Michael Niedermayer 0997c2504b avdevice/v4l2: only use average frame rate if set 10 years ago
  Michael Niedermayer 4aa4533ee8 avdevice/v4l2: only use frame period from v4l2 if valid 10 years ago
  Federico Simoncelli b1ad931233 v4l2: setting device parameters early 11 years ago
  Derek Buitenhuis 6ef30976e0 timefilter: Handle memory allocation failure 11 years ago
  mrlika ed72542539 lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid match 11 years ago
  Giorgio Vazzana 7f6ec05f09 lavd/v4l2: Improve debug message 11 years ago
  Carl Eugen Hoyos e337c9d564 Read h264 headers from v4l2 to allow stream-copying. 11 years ago
  Michael Niedermayer 20be5e0a0e Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 11 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
  Clément Bœsch 165bc9caa2 v4l2: make possible to disable libv4l2 at runtime. 11 years ago
  Clément Bœsch 8eec655320 lavd/v4l2: move pixel format conversion code to a separate place. 11 years ago
  Michael Niedermayer 0104570fb6 Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' 11 years ago
  Diego Biurrun a5f8873620 silly typo fixes 12 years ago
  Nicolas George 9dd54d7422 lavd/v4l2: fully init an ioctl argument. 11 years ago
  Giorgio Vazzana 5009863ab5 lavd/v4l2: fix printing of list_formats table 11 years ago
  Giorgio Vazzana b97f7d9d24 lavd/v4l2: replace ioctl() with v4l2_ioctl() 11 years ago
  Giorgio Vazzana 785b849f1c lavd/v4l2: honor previously selected input channel 11 years ago
  Giorgio Vazzana bcd3eb3e7a lavd/v4l2: silence libv4l2 logging 11 years ago
  Giorgio Vazzana ee4a658695 lavd/v4l2: fix bug in init_convert_timestamp() 11 years ago
  Michael Niedermayer 9cf788eca8 avformat/avdevice: add missing time.h includes 11 years ago
  Giorgio Vazzana 9222978aed lavd/v4l2: simplify code 11 years ago
  Giorgio Vazzana 0286b42540 lavd/v4l2: correctly handle error conditions in mmap_read_frame() 11 years ago
  Michael Niedermayer 2653e12520 Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' 11 years ago
  Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
  Michael Niedermayer 3827734591 v4l2: fix regression that caused ffmpeg to occasionally get stuck 11 years ago
  Giorgio Vazzana 0d66268e15 lavd/v4l2: copy frames into normally allocated packets whenever there is just one buffer left available 11 years ago
  Michael Niedermayer 54b2bddd22 v4l2: try to fix build on BSD 11 years ago
  Carl Eugen Hoyos fdbe7628a9 Add yvu410 as a supported v4l2 input format. 11 years ago
  Carl Eugen Hoyos fdec49cbe8 Add gray16 as a supported v4l2 input format. 11 years ago
  Stefano Sabatini f0703b6cba lavd/v4l2: fix error logic when enumerating standards 11 years ago
  Stefano Sabatini 60950adc18 lavd/v4l2: implement consistent error handling 11 years ago
  Giorgio Vazzana 514216d8a9 lavd/v4l2: read the correct time per frame from devices that support a standard 11 years ago
  Giorgio Vazzana ff23b76899 lavd/v4l2: add list_standards option 11 years ago
  Stephan Hilb 0501d06468 lavd/v4l2: use avcodec_find_decoder in list_formats 11 years ago
  Giorgio Vazzana 93d319a582 lavd/v4l2: select input immediately after opening the device 11 years ago
  Stefano Sabatini 5306976be8 lavd/v4l2: sanitize logic of device_try_init(), so that it properly signal errors 11 years ago
  Nicolas George 0e79fe37e5 lavd/v4l2: init return value. 11 years ago
  Stephan Hilb f245a2086a lavd/v4l2: update broken link to v4l2 video capture example 11 years ago
  Stephan Hilb 36810215fa lavd/v4l2: improve debug message 11 years ago
  Stefano Sabatini d012059e7b lavd/v4l2: apply grammar/consistency fixes to options help fields 11 years ago
  Stefano Sabatini aa359d3808 lavd/v4l2: return meaningful error code from device_init() 11 years ago
  Stefano Sabatini fce165027f lavd/v4l2: fix misc messages 11 years ago
  Stefano Sabatini 1b325ce91a lavd/v4l2: extend error/debug feedback in case of invalid codec/pix_fmt 11 years ago
  Michael Niedermayer a646ac8ef5 Merge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1' 11 years ago
  Michael Niedermayer 53c2f401f7 Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33' 11 years ago
  Anton Khirnov 49dc82eef7 v4l2: do not assert on a value received from outside of Libav 12 years ago
  Anton Khirnov 838b849e70 v4l2: set the average framerate instead of codec timebase. 12 years ago
  Anton Khirnov 246da0b135 v4l2: avoid pointless indirection. 12 years ago
  Carl Eugen Hoyos 0fb79f30db Support H264 over video4linux2. 12 years ago