Commit History

Author SHA1 Message Date
  Ramiro Polla 4af46cabf6 configure: improve check for POSIX ioctl 1 month ago
  Brad Smith efb211a449 lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's 5 months ago
  Andriy Gelman 7b2ce27e56 avdevice/v4l2: Remove av_assert0 when format not supported 4 years ago
  Stephan Hilb b761ae072a lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpected 5 years ago
  Carl Eugen Hoyos 5fceac1cdb lavd/v4l2: Fix the type of the probe function. 5 years ago
  Carl Eugen Hoyos 73251678c8 lavd/v4l2: Use "int request" as second parameter for ioctl() on Android. 5 years ago
  Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 6 years ago
  Jaroslav Beran 00a1e1337f libavdevice/v4l2: fix invalid access to struct v4l2_buffer 7 years ago
  Clément Bœsch a0ffd66caa Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03' 7 years ago
  Clément Bœsch b7336faa39 Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f' 7 years ago
  Carl Eugen Hoyos 0b607228bf Cosmetics: Reindent after last commit. 7 years ago
  Carl Eugen Hoyos 9d5141d1fb lavd/v4l2: Avoid setting frame_size to a negative value. 7 years ago
  Anton Khirnov 0fea8555ae v4l2: use codec descriptors for mapping a codec name to id 7 years ago
  Hendrik Leppkes d7d6f9c782 Merge commit '0b1bd1b2057d41fd0ccba7317911c484a50f9207' 7 years ago
  Anton Khirnov 3a165c187d v4l2: convert to stdatomic 8 years ago
  Vittorio Giovara 0b1bd1b205 lavd: Drop unneeded av_init_packet()s 8 years ago
  Clément Bœsch a444a50510 Merge commit '11de006babf735aafa3462d43dd2c02bb6ac6e2f' 8 years ago
  Clément Bœsch a4403e49b9 Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376' 8 years ago
  Niklas Söderlund 6fd4145a1e lavd/v4l2: allow devices not implementing VIDIOC_G_PARM 8 years ago
  Diego Biurrun 11de006bab Combine deprecation guards where appropriate 8 years ago
  Diego Biurrun b7e64fba7f Reduce the scope of some variables 8 years ago
  Derek Buitenhuis 6f69f7a8bf Merge commit '9200514ad8717c63f82101dc394f4378854325bf' 8 years ago
  Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 10 years ago
  Timothy Gu d64d6edfc7 Correct two build/built typos 8 years ago
  Hendrik Leppkes 7f5af80ba4 Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
  Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
  Hendrik Leppkes 470204218f Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
  Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 9 years ago
  Clément Bœsch 5cae43e718 avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option 9 years ago
  Hendrik Leppkes 87c8812270 Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' 9 years ago
  Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
  Carl Eugen Hoyos 4c4f14c717 lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream. 9 years ago
  Michael Niedermayer 495eee0123 Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' 9 years ago
  Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
  Michael Niedermayer f8598cefe9 avdevice/v4l2: Fix vertical alignment in list_formats() output 9 years ago
  Michael Niedermayer d1d8ee5e91 avdevice/v4l2: Try to fix build on netbsd/openbsd 9 years ago
  Giorgio Vazzana 28f20d2ff4 lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L2_BUF_FLAG_ERROR 9 years ago
  Giorgio Vazzana 23e6cf832f lavd/v4l2: fix typo 9 years ago
  Giorgio Vazzana 00a452a9ad lavd/v4l2: print buffer flags in case of error 10 years ago
  Andreas Cadhalpun 482c86f231 fix spelling errors 9 years ago
  Michael Niedermayer cde6e328de Merge commit '619d5e7db88941cadb8136f805564e885c6c6434' 9 years ago
  Luca Barbato 9a26ba9713 v4l2: Add support for h264 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 10 years ago
  Michael Niedermayer 715ccc2bc4 Merge commit '09f25533a564eab743f258d168697a11122914c4' 10 years ago
  Michael Niedermayer d99653c9e4 Merge commit 'a1a259881fa7b23e2ffc0c2a43d4923fe42d0478' 10 years ago
  Luca Barbato 09f25533a5 v4l2: Preserve errno values 10 years ago
  Tristan Matthews a1a259881f v4l2: Use av_strerror 10 years ago