1090 Commits (f8951d36dfca2f131b867aaecd7510f007aaf503)

Author SHA1 Message Date
Mate Sebok 4d98015dcf dshow: add capture device save and load 10 years ago
Federico Tomassetti 386e2755aa jack: Check memory allocation 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Michael Kostylev 7a9b764c07 libdc1394: Unbreak build after c201069fa 10 years ago
Martin Storsjö 4f373a5111 vfwcap: Unbreak building after c201069fa 10 years ago
Michael Niedermayer 4d0f6d3fb4 avdevice/vfwcap: revert header reordering from c201069fac 10 years ago
Michael Niedermayer 259fd4c7cf avdevice/vfwcap: put the headers back in the order in which they need to be 10 years ago
Diego Biurrun 8d26c193fb avdevice: Apply a more consistent file naming scheme 10 years ago
Diego Biurrun c201069fac avdevice: Add missing header for NULL_IF_CONFIG_SMALL 10 years ago
Michael Niedermayer 63167a6ba3 avdevice/avfoundation: Fix occured typo 10 years ago
Matthieu Bouron cf16b459a8 libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer API 10 years ago
Matthieu Bouron 021b023751 libavdevice/avfoundation: add capture_mouse_clicks option 10 years ago
Matthieu Bouron c908cae74c libavdevice/avfoundation: add capture_cursor option 10 years ago
Matthieu Bouron 573a77a1b6 libavdevice/avfoundation: add framerate and video size options 10 years ago
Vittorio Giovara edca1dd552 xcbgrab: Check av_strdup() allocation 10 years ago
Carl Eugen Hoyos 88bf16895a lavd/avfoundation: Silence warnings when compiling for iOS. 10 years ago
Carl Eugen Hoyos 87b3c6e28b lavd/avfoundation: Silence c99 warnings when using gcc. 10 years ago
Carl Eugen Hoyos 732f46a675 lavd/qtkit: Silence deprecation warnings when using clang. 10 years ago
Luca Barbato 5f5b78aca3 xcbgrab: Free the host string after checking the connection 10 years ago
Andreas Cadhalpun 482c86f231 fix spelling errors 10 years ago
John Robinson 98d19ca8f1 lavd/avfoundation: Add support for 24 and 32bit integer input. 10 years ago
Carl Eugen Hoyos 23e483269d lavd/avfoundation: Add support for 16bit integer input. 10 years ago
Luca Barbato 9a26ba9713 v4l2: Add support for h264 10 years ago
Luca Barbato 619d5e7db8 v4l2: Use the codec descriptor facility 10 years ago
Christian Hujer 802987f8c7 x11grab: Unbreak building 10 years ago
Nicolas George a92193f247 lavd/alsa: set frame_size field. 10 years ago
Luca Barbato 85b3b1c4ba xcbgrab: Unbreak parsing filename options 10 years ago
Luca Barbato b31328d008 xcbgrab: Provide better names for the y and x option 10 years ago
Himangi Saraogi 81ef46020f bktr: Use av_strerror and propagate error codes 10 years ago
Daniel Moran 51ca3cb604 xcbgrab: Use the correct geometry for the region highlight 10 years ago
Luca Barbato d40815a982 xcbgrab: Correctly make shm optional 10 years ago
Michael Niedermayer 5ae140c04f avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__ 10 years ago
Georg Lippitsch 62ea5ae2b5 avdevice/decklink_common: Fix Decklink for Mac 10 years ago
Georg Lippitsch 97a27065c8 avdevice/decklink: 10 Bit support for Decklink input device 10 years ago
Stefano Sabatini c8bec255ef lavd/libcdio: add more paranoia mode constants 10 years ago
Stefano Sabatini fbccbd6832 lavd/libcdio: apply minor fixes to options documentation 10 years ago
Clay McClure 6a808f5ae1 libdc1394: Add support for MONO8 (gray) video mode 10 years ago
rogerdpack 61974c7dcc dshow: tweak logging 10 years ago
rogerdpack 7c2e262701 dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 10 years ago
rogerdpack c55fa2f09b dshow: add properties dialog for tv tuners 10 years ago
Michael Niedermayer 15848c623d avdevice/dshow_crossbar: Avoid mixing declarations and statements 10 years ago
rogerdpack a35da0920d dshow: some devices only list themselves under "Video sources" but 10 years ago
rogerdpack 5d72cf0f64 dshow: add options for allowing filter popup configuration dialogs to be presented to the user 10 years ago
rogerdpack ec81ad21c1 dshow: introduce support for crossbar [multiple input selectable] devices 10 years ago
rogerdpack b76a0e24f9 dshow: drop initial audio packets with weird timestamps 10 years ago
rogerdpack 8eb5b5ec6f dshow: use non deprecated api 10 years ago
rogerdpack e620eee88c dshow: miscellaneous tweaks 10 years ago
rogerdpack d01234419b dshow: allow selecting devices by an alternative name (workaround for devices with symbols in them), allow specifying capture pins by name and alternative (unique) name 10 years ago
Michael Niedermayer 48895a23fc avdevice/alsa-audio-common: Use *alloc_array() 10 years ago
Michael Niedermayer bf8bcd3b2b avdevice/openal-dec: Check the return code of av_new_packet() 10 years ago