1023 Commits (9241e544ffec5c3f4988ff699e6d2bd0f4c2803b)

Author SHA1 Message Date
Michael Niedermayer 0bfb1e9238 avdevice/jack_audio: use av_malloc_array() 11 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Lukasz Marek de705e52d4 lavd/xv: implement repaint message 11 years ago
Lukasz Marek 9fcdfac894 lavd/xv: add window id param 11 years ago
Lukasz Marek 5053897b6a lavd/xv: keep aspect ratio 11 years ago
Lukasz Marek 35bf7a491e lavd/pulse_audio_enc: implement pause messages 11 years ago
Lukasz Marek eb9136a7d6 lavd/pulse_audio_enc: implement volume messages 11 years ago
Lukasz Marek 4c0f36412a lavd/avdevice: add volume messages 11 years ago
Lukasz Marek cef1180329 lavd/pulse_audio_enc: add buffer fullness messages 11 years ago
Lukasz Marek bc31a57902 lavd/pulse_audio_enc: add nonblocking mode 11 years ago
Lukasz Marek eb9dee2d0d lavd/pulse_audio_enc: replace simple API with async API 11 years ago
Lukasz Marek 10627e7e10 lavd/pulse_audio_enc: cosmetics 11 years ago
Lukasz Marek 176046d2b5 lavd/pulse_audio_common: add context helper functions 11 years ago
Lukasz Marek 24e5f5cd3e lavd/pulse_audio_common: rename variables and enums 11 years ago
Matt Oliver 27f184ef40 Fix OpenGL device compilation with msvc gl.h 11 years ago
Lukasz Marek 88c4e5a049 lavd/avdevice: fix buildbreak when included to C++ code 11 years ago
Lukasz Marek defb87eef4 lavd/qtkit: add device category 11 years ago
Lukasz Marek afc898e7ce lavd/fbdev_enc: implement get_device_list 11 years ago
Lukasz Marek c1c3c3611e lavd: no default device unless explicitly set 11 years ago
Thilo Borgmann d2417061ef Add AVFoundation input device. 11 years ago
Lukasz Marek c02e3dca2d lavd: add control message enums 11 years ago
Lukasz Marek 6db42a2b6b lavd: add device capabilities API 11 years ago
Reimar Döffinger 57d10a28f4 pulseaudio: move NULL check up before dereference. 11 years ago
Calvin Walton 08909fb56b Add Win32 GDI-based screen grabbing 11 years ago
Thilo Borgmann 4654774aaf lavd/qtkit: Support choosing the input device by index or by name. 11 years ago
rogerdpack 0cc8a62a78 dshow: fixup some COM objects, based on patches from Don Moir 11 years ago
Thilo Borgmann d5c0036d4a lavd/qtkit: Fix non-constant initializer element for some clang compilers. 11 years ago
Vadim Kalinsky 234f0bcb0c lavd: Add QTKit input device. 11 years ago
Lukasz Marek 3937b40e87 lavd/pulse_audio_enc: implement get_device_list callback 11 years ago
Lukasz Marek 255cf03af8 lavd/pulse_audio_dec: implement get_device_list callback 11 years ago
Lukasz Marek 85ed32d2ed lavd/pulse_audio_common: add device detecting code 11 years ago
Lukasz Marek 27256e69ab lavd/pulse_audio_enc: implement write_uncoded_frame callback 11 years ago
rogerdpack 773eb74bab dshow: show device name when outputting buffer overflow log message 11 years ago
rogerdpack 10056bc964 dshow: log error and continue if unable to set audio buffer 11 years ago
rogerdpack 6abc56e892 dshow: use distinct buffers per stream. 11 years ago
Don Moir 24e2a82f75 Make 32bit RGB dshow input opaque. 11 years ago
Carl Eugen Hoyos 6208bb965d Set codec_tag in dshow device, needed to distinguish between YUV and YVU. 11 years ago
Nicolas George c37bbe54f4 lavd/xv: take aspect ratio into account. 11 years ago
James Almer 99b4da73c8 lavd/Makefile: Add fbdev_common.h to SKIPHEADERS 11 years ago
Lukasz Marek 2475fdbd04 lavd/avdevice: always free detected devices on error 11 years ago
Andrey Myznikov 9deecdf85f Fix pthread-related compile errors in iec61883.c 11 years ago
Lukasz Marek 06fed44051 lavd/avdevice: add device iterators 11 years ago
Lukasz Marek f607767d93 lavd: add categories to device implementations 11 years ago
Carl Eugen Hoyos 5642dd41cc Add more Bayer colour spaces to the video4linux2 device wrapper. 11 years ago
Peter Ross dd5abb0bac avdevice/v4l2: add V4L2_PIX_FMT_SRGGB8 11 years ago
Carl Eugen Hoyos a88dee8eea Add decklink_enc.h to SKIPHEADERS. 11 years ago
Lukasz Marek 81c3f81d6f lavd: add list devices API 11 years ago
Lukasz Marek d3cf9b24cf lavd/opengl_enc_shaders: fix gray* shader 11 years ago
Lukasz Marek 1e5cb426c6 lavd/avdevice: add param to create window buffer message 11 years ago
Lukasz Marek db4a704482 lavd/opengl_enc: implement uncoded frame callback 11 years ago