689 Commits (495db0e3b097924d38e297132cb15c9efe1b3e43)

Author SHA1 Message Date
  Stefano Sabatini 9f8937b5ef lavd: add xv output device 12 years ago
  Clément Bœsch 165bc9caa2 v4l2: make possible to disable libv4l2 at runtime. 12 years ago
  Clément Bœsch 9a7f1519aa lavd/v4l2enc: check write return value. 12 years ago
  Clément Bœsch 16a75eaa20 lavd: add v4l2 outdev. 12 years ago
  Clément Bœsch 8eec655320 lavd/v4l2: move pixel format conversion code to a separate place. 12 years ago
  Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
  Diego Biurrun a5f8873620 silly typo fixes 12 years ago
  Michael Niedermayer 9b595e86e3 avdevice/lavfi: add error checking for av_opt_set_int_list() 12 years ago
  Michael Niedermayer 3fc7b47145 buffersink: switch from opaque to AVOptions for params 12 years ago
  Michael Niedermayer a1e7e02eaf abuffersink: switch from opaque to AVOptions for params 12 years ago
  Nicolas George 9dd54d7422 lavd/v4l2: fully init an ioctl argument. 12 years ago
  Giorgio Vazzana 5009863ab5 lavd/v4l2: fix printing of list_formats table 12 years ago
  Giorgio Vazzana b97f7d9d24 lavd/v4l2: replace ioctl() with v4l2_ioctl() 12 years ago
  Michael Niedermayer ea4c99de4c dshow_pin: dont return a value from a void function 12 years ago
  Martin Storsjö fdaacc5932 sndio_dec: Add missing includes for av_gettime() 12 years ago
  Martin Storsjö fe2661121e bktr: Add missing includes for av_gettime() 12 years ago
  Giorgio Vazzana 785b849f1c lavd/v4l2: honor previously selected input channel 12 years ago
  Clément Bœsch d4982b115d lavd/dshow: fix style and typo recently introduced. 12 years ago
  dronus fdca977a22 libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode 12 years ago
  Paul B Mahol 79b1835726 sndio_dec: add missing #include for av_gettime() 12 years ago
  Giorgio Vazzana bcd3eb3e7a lavd/v4l2: silence libv4l2 logging 12 years ago
  Nicolas George b90912be68 lavd/lavfi: upgrade to AVFrame. 12 years ago
  Michael Niedermayer 2ffa9e611e avdevice: bump major 12 years ago
  Paul B Mahol b3b46cd74e bktr: add missing #include for av_gettime() 12 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 12 years ago
  Giorgio Vazzana ee4a658695 lavd/v4l2: fix bug in init_convert_timestamp() 12 years ago
  Michael Niedermayer 9cf788eca8 avformat/avdevice: add missing time.h includes 12 years ago
  Giorgio Vazzana 9222978aed lavd/v4l2: simplify code 12 years ago
  Giorgio Vazzana 0286b42540 lavd/v4l2: correctly handle error conditions in mmap_read_frame() 12 years ago
  Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 12 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 12 years ago
  Giorgio Vazzana 0d66268e15 lavd/v4l2: copy frames into normally allocated packets whenever there is just one buffer left available 12 years ago
  Michael Niedermayer b56e029bdc avformat/lavfi: force probesize to cover at least 30 frames 12 years ago
  Michael Niedermayer 54b2bddd22 v4l2: try to fix build on BSD 12 years ago
  Carl Eugen Hoyos fdbe7628a9 Add yvu410 as a supported v4l2 input format. 12 years ago
  Carl Eugen Hoyos fdec49cbe8 Add gray16 as a supported v4l2 input format. 12 years ago
  rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 12 years ago
  Stefano Sabatini f0703b6cba lavd/v4l2: fix error logic when enumerating standards 12 years ago
  Stefano Sabatini 60950adc18 lavd/v4l2: implement consistent error handling 12 years ago
  Nicolas George 55910e1894 lavd/alsa: simplify reordering functions definition. 12 years ago
  Giorgio Vazzana 514216d8a9 lavd/v4l2: read the correct time per frame from devices that support a standard 12 years ago
  Giorgio Vazzana ff23b76899 lavd/v4l2: add list_standards option 12 years ago
  Stephan Hilb 0501d06468 lavd/v4l2: use avcodec_find_decoder in list_formats 12 years ago
  Giorgio Vazzana 93d319a582 lavd/v4l2: select input immediately after opening the device 12 years ago
  Stefano Sabatini 5306976be8 lavd/v4l2: sanitize logic of device_try_init(), so that it properly signal errors 12 years ago
  Luca Barbato 43e0e0c4e5 libcdio: support recent cdio-paranoia 12 years ago
  Nicolas George 0e79fe37e5 lavd/v4l2: init return value. 12 years ago
  Stephan Hilb f245a2086a lavd/v4l2: update broken link to v4l2 video capture example 12 years ago