694 Commits (3ea765b0331b4f6f6a5bf2f3dbed2bbfd54d9683)

Author SHA1 Message Date
  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 13 years ago
  Michael Niedermayer 9b595e86e3 avdevice/lavfi: add error checking for av_opt_set_int_list() 13 years ago
  Michael Niedermayer 3fc7b47145 buffersink: switch from opaque to AVOptions for params 13 years ago
  Michael Niedermayer a1e7e02eaf abuffersink: switch from opaque to AVOptions for params 13 years ago
  Nicolas George 9dd54d7422 lavd/v4l2: fully init an ioctl argument. 13 years ago
  Giorgio Vazzana 5009863ab5 lavd/v4l2: fix printing of list_formats table 13 years ago
  Giorgio Vazzana b97f7d9d24 lavd/v4l2: replace ioctl() with v4l2_ioctl() 13 years ago
  Michael Niedermayer ea4c99de4c dshow_pin: dont return a value from a void function 13 years ago
  Martin Storsjö fdaacc5932 sndio_dec: Add missing includes for av_gettime() 13 years ago
  Martin Storsjö fe2661121e bktr: Add missing includes for av_gettime() 13 years ago
  Giorgio Vazzana 785b849f1c lavd/v4l2: honor previously selected input channel 13 years ago
  Clément Bœsch d4982b115d lavd/dshow: fix style and typo recently introduced. 13 years ago
  dronus fdca977a22 libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode 13 years ago
  Paul B Mahol 79b1835726 sndio_dec: add missing #include for av_gettime() 13 years ago
  Giorgio Vazzana bcd3eb3e7a lavd/v4l2: silence libv4l2 logging 13 years ago
  Nicolas George b90912be68 lavd/lavfi: upgrade to AVFrame. 13 years ago
  Michael Niedermayer 2ffa9e611e avdevice: bump major 13 years ago
  Paul B Mahol b3b46cd74e bktr: add missing #include for av_gettime() 13 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 13 years ago
  Giorgio Vazzana ee4a658695 lavd/v4l2: fix bug in init_convert_timestamp() 13 years ago
  Michael Niedermayer 9cf788eca8 avformat/avdevice: add missing time.h includes 13 years ago
  Giorgio Vazzana 9222978aed lavd/v4l2: simplify code 13 years ago
  Giorgio Vazzana 0286b42540 lavd/v4l2: correctly handle error conditions in mmap_read_frame() 13 years ago
  Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 13 years ago
  Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 13 years ago
  Michael Niedermayer 3827734591 v4l2: fix regression that caused ffmpeg to occasionally get stuck 13 years ago
  Giorgio Vazzana 0d66268e15 lavd/v4l2: copy frames into normally allocated packets whenever there is just one buffer left available 13 years ago
  Michael Niedermayer b56e029bdc avformat/lavfi: force probesize to cover at least 30 frames 13 years ago
  Michael Niedermayer 54b2bddd22 v4l2: try to fix build on BSD 13 years ago
  Carl Eugen Hoyos fdbe7628a9 Add yvu410 as a supported v4l2 input format. 13 years ago
  Carl Eugen Hoyos fdec49cbe8 Add gray16 as a supported v4l2 input format. 13 years ago
  rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 13 years ago
  Stefano Sabatini f0703b6cba lavd/v4l2: fix error logic when enumerating standards 13 years ago
  Stefano Sabatini 60950adc18 lavd/v4l2: implement consistent error handling 13 years ago
  Nicolas George 55910e1894 lavd/alsa: simplify reordering functions definition. 13 years ago
  Giorgio Vazzana 514216d8a9 lavd/v4l2: read the correct time per frame from devices that support a standard 13 years ago
  Giorgio Vazzana ff23b76899 lavd/v4l2: add list_standards option 13 years ago
  Stephan Hilb 0501d06468 lavd/v4l2: use avcodec_find_decoder in list_formats 13 years ago