1014 Commits (368642361f3a589d7b0c23ea327d988edb434e3f)

Author SHA1 Message Date
Luca Barbato 5b9c817dc7 x11grab: Check XFixesGetCursorImage return value 10 years ago
Luca Barbato 89fa2b5616 x11grab: Check for XFixes availability at runtime 10 years ago
Thilo Borgmann dd16a0d8cc lavd/avfoundation: Add basic PCM audio support. 10 years ago
Thilo Borgmann f2254e36c0 lavd/avfoundation: Use microseconds as common timebase. 10 years ago
Thilo Borgmann 1ea7a3e04e lavd/avfoundation: Simplify debug message generation. 10 years ago
Thilo Borgmann 92827e1869 lavd/avfoundation: Using the actual stream index instead of hardcoded value. 10 years ago
Thilo Borgmann a69c70e148 lavd/avfoundation: Split adding a device and getting the device configuration into separate functions. 10 years ago
Carl Eugen Hoyos 9f0ba52f34 Skip decklink_common_c.h when running make checkheaders. 10 years ago
Michael Niedermayer f3aaec781a avdevice/version: bump minor for the decklink input 10 years ago
Deti Fliegl bac6cfcb3a avdevice: add decklink input support 10 years ago
Deti Fliegl a5e040ee3c avdevice/decklink: move general code of decklink encoder to common file 10 years ago
Michael Niedermayer 52c85b194b avdevice/lavfi: dont assign variables to themselfs 10 years ago
Antonio Ospite 69c34a6ac9 avdevice/x11grab: fix cursor drawing in multi-screen setup 10 years ago
Antonio Ospite 5a8e51f661 avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointer 10 years ago
Giorgio Vazzana d7e088849e lavd/v4l2: introduce enqueue_buffer() 10 years ago
Giorgio Vazzana 0b890425e3 lavd/v4l2: simplify list_formats() 10 years ago
Giorgio Vazzana 7865cafec2 lavd/v4l2: simplify list_framesizes() 10 years ago
Giorgio Vazzana 55cf7d9713 lavd/v4l2: remove unneeded variable in device_init() 10 years ago
Giorgio Vazzana 3da359c140 lavd/v4l2: simplify first_field() 10 years ago
Giorgio Vazzana 39750b7364 lavd/v4l2: Replace s1 with ctx for consistency. 10 years ago
Dmitry Volyntsev fe8f4c71e3 libavdevice/v4l2: fix descriptors leak on error paths 10 years ago
Michael Niedermayer 4f63d6d3b5 avdevice/x11grab: fix error handling in pixel formats 10 years ago
Luca Barbato 65e78a2e4b x11grab: Refactor pixel format parsing 10 years ago
Luca Barbato bb3ead7e54 x11grab: Fallback to normal XImage if SHM is not supported 10 years ago
Reimar Döffinger 8c63a0d171 xv.c: Add missing const to lookup table. 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Luca Barbato 58396e806c x11grab: Use a typedef for the context, as most other code does 10 years ago
Luca Barbato 7bb505a33c x11grab: Drop a spurious space in the extension reporting message 10 years ago
Luca Barbato 20e82b41fc x11grab: Small near-cosmetic refactorings 10 years ago
Luca Barbato f07a4290a0 x11grab: K&R formatting cosmetics 10 years ago
Timothy Gu 25cb697d0c bktr: Fix Fabrice's name 10 years ago
Luca Barbato 404731bd20 pulse: Set the wallclock option as default 10 years ago
Diego Biurrun ab56fabe62 vfwcap: Add fallback define for HWND_MESSAGE 10 years ago
Luca Barbato 424b929b5c pulse: Add a wallclock option to be compatible with other other captures 10 years ago
rogerdpack ea97859c8c gdigrab: fix gdi object leak if using mouse 11 years ago
Diego Biurrun 8bc52dbd9d vfwcap: Drop fallback VfW defines 11 years ago
Lukasz Marek 96602f4e34 lavd/pulse_audio_dec: use default source when no input provided 11 years ago
Michael Niedermayer c5f43c8888 avdevice/v4l2: try to fix build for openbsd 11 years ago
Andre Wolokita 44e95a017c lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA 11 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 11 years ago
Diego Biurrun a6a27fede9 vfwcap: Replace deprecated av_destruct_packet() by av_free_packet() 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
Michael Niedermayer 75bd83d448 avdevice/lavfi: Simplify non-AV stream check 11 years ago
James Almer 1fd880cef3 lavd/dshow: use av_codec_get_id() 11 years ago
James Almer 0ab00a75e4 avcodec/raw: add avpriv_get_raw_pix_fmt_tags() 11 years ago
James Almer 5b12b4fc4b lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() 11 years ago
Thilo Borgmann 86b7821e29 lavd/avfoundation: Add device category. 11 years ago
Michael Niedermayer 39133efc1b avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but continue 11 years ago
Anshul Maheswhwari fcb11ec291 v4l2enc: adding AVClass 11 years ago
Michael Niedermayer 1e51af13c7 avdevice/pulse_audio_enc: use getter function for AVFrame.channels 11 years ago