Commit History

Author SHA1 Message Date
  Giorgio Vazzana a563a1468f lavd/v4l2: fix typo 9 years ago
  Andreas Cadhalpun 4e2cab5a79 fix spelling errors 9 years ago
  Michael Niedermayer cde6e328de Merge commit '619d5e7db88941cadb8136f805564e885c6c6434' 9 years ago
  Luca Barbato 619d5e7db8 v4l2: Use the codec descriptor facility 9 years ago
  Lukasz Marek ea0ac11f1b lavd/v4l2: implement list device callback 9 years ago
  Michael Niedermayer eb725235b0 avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory 9 years ago
  Martin Storsjö b776113e5d v4l2: Unify one instance of reading/storing errno 9 years ago
  Michael Niedermayer 715ccc2bc4 Merge commit '09f25533a564eab743f258d168697a11122914c4' 9 years ago
  Michael Niedermayer d99653c9e4 Merge commit 'a1a259881fa7b23e2ffc0c2a43d4923fe42d0478' 9 years ago
  Luca Barbato 09f25533a5 v4l2: Preserve errno values 9 years ago
  Tristan Matthews a1a259881f v4l2: Use av_strerror 9 years ago
  Michael Niedermayer 6f21fb7932 Revert "v4l2: setting device parameters early" 9 years ago
  Giorgio Vazzana be0356ca05 lavd/v4l2: use pixel format variable names consistently 9 years ago
  James Almer 931da6a5e9 lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
  Andrey Utkin b608fba672 Use v4l2 input format automatically if filename starts with "/dev/video" 9 years ago
  Giorgio Vazzana d7e088849e lavd/v4l2: introduce enqueue_buffer() 10 years ago
  Giorgio Vazzana 0b890425e3 lavd/v4l2: simplify list_formats() 10 years ago
  Giorgio Vazzana 7865cafec2 lavd/v4l2: simplify list_framesizes() 10 years ago
  Giorgio Vazzana 55cf7d9713 lavd/v4l2: remove unneeded variable in device_init() 10 years ago
  Giorgio Vazzana 3da359c140 lavd/v4l2: simplify first_field() 10 years ago
  Giorgio Vazzana 39750b7364 lavd/v4l2: Replace s1 with ctx for consistency. 10 years ago
  Dmitry Volyntsev fe8f4c71e3 libavdevice/v4l2: fix descriptors leak on error paths 10 years ago
  Michael Niedermayer c5f43c8888 avdevice/v4l2: try to fix build for openbsd 10 years ago
  Andre Wolokita 44e95a017c lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA 10 years ago
  Michael Niedermayer fb33bff990 Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 10 years ago
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
  Michael Niedermayer 124c94a1c8 avdevice/v4l2: Use av_malloc_array() 10 years ago
  Olivier Langlois 0a15067047 lavd: Use av_gettime_relative() 10 years ago
  Michael Niedermayer 68c3e6025f Fix convertion typos 10 years ago
  Lukasz Marek f607767d93 lavd: add categories to device implementations 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 10 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
  Rémi Denis-Courmont 71bf6b41d9 libavdevice: use avpriv_open() 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