Commit History

Author SHA1 Message Date
  Luca Abeni 1c787b1043 Cast a __u64 variable to uint64_t so that it can be printed without warnings 15 years ago
  Luca Abeni 5449a787c9 If AVPacket->data == NULL, the packet does not contain any buffer to 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Luca Abeni e7b987dc2f Remove the frame rate from struct video_data, and allow using a variable 15 years ago
  Stefano Sabatini 5d91e92853 Use avcodec_check_dimensions() for checking the frame size validity. 15 years ago
  Stefano Sabatini df2a3f2714 Use more descriptive long_names for Video4Linux input devices. 15 years ago
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 15 years ago
  Jens Rosenboom 3d0d9a5e3b The v4l2 driver can silently change the pixel format in the 15 years ago
  Brad 1b6e8b734c V4L2 support for OpenBSD, patch by Brad, brad comstyle com 16 years ago
  Jean Delvare 92d04e765e Add support for the RGB32 pixel format in video4linux2 devices 16 years ago
  Jean Delvare 97a290efcb Add support for the PIX_FMT_RGB555 and PIX_FMT_RGB565 pixel formats in 16 years ago
  Michael Niedermayer e9d4b8a533 Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__. 16 years ago
  Aurelien Jacobs ea452b54f0 strcasecmp() requires #include <strings.h> 16 years ago
  Stefano Sabatini 3241ec1d6f Cosmetics: make a v4l2 error message consistent with r14647. 16 years ago
  Stefano Sabatini 99423fa0ee Distinguish the error reporting for the cases of wrong size and wrong 16 years ago
  Stefano Sabatini deaab5fc32 Make v4l2_read_header() don't free a stream in case of failure when 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Diego Biurrun 0e58bf670d Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. 16 years ago
  Diego Biurrun b00675499c Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. 16 years ago
  Michel Bardiaux 48f7e1aeee Clarify the error message when video width, height, or framerate are not 16 years ago
  Luca Abeni c721d803cb Introduce libavdevice 16 years ago