696 Commits (39a69d9dfbc7d527018546d7a1a1be99d82dceeb)

Author SHA1 Message Date
Paul B Mahol 2634af575c avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATE 11 years ago
Paul B Mahol 0addc82880 avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE 11 years ago
Michael Niedermayer f3d138ab22 avdevice/lavfi: fix input with unknown channel layout 12 years ago
Dan Flett 43d36599fe lavd/fbdev.c: Support RGB565 input colour space. 12 years ago
Michael Niedermayer f9d7431272 avformat/AVFormatContext: Move fields down to match the fork 12 years ago
Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
Michael Niedermayer 1ee8fadb81 avdevice/x11grab: allocate just one Cursor 12 years ago
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