807 Commits (3ce858141309c09294177e63d9a36cd0924dc200)

Author SHA1 Message Date
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
Stephan Hilb 36810215fa lavd/v4l2: improve debug message 12 years ago
rogerdpack c916389bd2 dshow: allow for more codec ID's 12 years ago
rogerdpack 3b9166fc7e dshow: better error reporting 12 years ago
rogerdpack 6d33026668 dshow: fix log message 12 years ago
rogerdpack 47e88486b4 hdyc col 12 years ago
rogerdpack a50049a197 dshow: use standardized raw pixel format lookup 12 years ago
Stefano Sabatini d012059e7b lavd/v4l2: apply grammar/consistency fixes to options help fields 12 years ago
Stefano Sabatini aa359d3808 lavd/v4l2: return meaningful error code from device_init() 12 years ago
Stefano Sabatini fce165027f lavd/v4l2: fix misc messages 12 years ago
Stefano Sabatini 1b325ce91a lavd/v4l2: extend error/debug feedback in case of invalid codec/pix_fmt 12 years ago
Anton Khirnov 49dc82eef7 v4l2: do not assert on a value received from outside of Libav 12 years ago
Anton Khirnov 838b849e70 v4l2: set the average framerate instead of codec timebase. 12 years ago
Anton Khirnov 246da0b135 v4l2: avoid pointless indirection. 12 years ago
Clément Bœsch 3048fae63c build: Avoid detecting bogus components named 'x' 12 years ago
Clément Bœsch 613001d75f Merge back some registering macros in all*.c. 12 years ago
Michael Niedermayer 4f1d7cc0ed bktr: fix warning: missing braces around initializer 12 years ago
Diego Biurrun c73c87b412 cosmetics: Prettyprint codec/format/filter registration files 12 years ago
Carl Eugen Hoyos 0fb79f30db Support H264 over video4linux2. 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Ramiro Polla 83a9f29f60 dshow: call CoUninitialize() on dshow_read_close() 12 years ago
Ramiro Polla 190f6135b4 dshow: handle events in graph 12 years ago
rogerdpack fe3e0e486e lavd/dshow: rename dshow class name 12 years ago
Ramiro Polla f2c49da9ac dshow: fix return code when opening device 12 years ago
Clément Bœsch 377d201790 lavd/lavfi: fix float.h include. 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Stefano Sabatini c9ff32215b lavu/opt: allow to set sample and pixel format with av_opt_set_int() 12 years ago
Stefano Sabatini 08d0969c14 lavu/opt: change the way default pixel and sample format value is set 12 years ago
Alexander Strasser 7750c48d30 dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
Georg Lippitsch 15b02ddee0 Update iec61883 to handle multiple devices, and allow 12 years ago
Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Michael Niedermayer 1ba0d9b5d1 oss: warn when non block mode cannot be enabled. 12 years ago
Michael Niedermayer e1c804d883 dv1394: Swap the min and max values of the 'standard' option 12 years ago
Michael Niedermayer ebfc212b02 dv1394: fix order of AVOption fields 12 years ago
Michael Niedermayer 11d695d120 x11grab: fix mixed declaration and code 12 years ago
Stefano Sabatini b19bfd6c9f lavd/lavfi: fix leak in case of failure 12 years ago
Stefano Sabatini 8b03cd3cd7 lavd/lavfi: add graph_file option 12 years ago
Isaac Dooley 469a65b150 x11: Fix x11grab BadCursor 12 years ago