| Commit message (Expand) | Author | Age | Files | Lines |
* | pulseaudio: move NULL check up before dereference. | Reimar Döffinger | 2014-04-06 | 1 | -2/+2 |
* | Add Win32 GDI-based screen grabbing | Calvin Walton | 2014-04-03 | 3 | -0/+632 |
* | lavd/qtkit: Support choosing the input device by index or by name. | Thilo Borgmann | 2014-04-02 | 1 | -2/+53 |
* | dshow: fixup some COM objects, based on patches from Don Moir | rogerdpack | 2014-03-31 | 1 | -2/+2 |
* | lavd/qtkit: Fix non-constant initializer element for some clang compilers. | Thilo Borgmann | 2014-03-31 | 1 | -3/+3 |
* | lavd: Add QTKit input device. | Vadim Kalinsky | 2014-03-30 | 3 | -0/+308 |
* | lavd/pulse_audio_enc: implement get_device_list callback | Lukasz Marek | 2014-03-29 | 1 | -0/+7 |
* | lavd/pulse_audio_dec: implement get_device_list callback | Lukasz Marek | 2014-03-29 | 1 | -0/+7 |
* | lavd/pulse_audio_common: add device detecting code | Lukasz Marek | 2014-03-29 | 2 | -2/+180 |
* | lavd/pulse_audio_enc: implement write_uncoded_frame callback | Lukasz Marek | 2014-03-29 | 1 | -0/+19 |
* | dshow: show device name when outputting buffer overflow log message | rogerdpack | 2014-03-28 | 3 | -6/+6 |
* | dshow: log error and continue if unable to set audio buffer | rogerdpack | 2014-03-25 | 1 | -2/+3 |
* | dshow: use distinct buffers per stream. | rogerdpack | 2014-03-22 | 1 | -9/+9 |
* | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2014-03-08 | 1 | -0/+7 |
|\ |
|
| * | lavd/xv: take aspect ratio into account. | Nicolas George | 2014-03-08 | 1 | -0/+7 |
* | | Make 32bit RGB dshow input opaque. | Don Moir | 2014-03-08 | 1 | -1/+1 |
* | | Set codec_tag in dshow device, needed to distinguish between YUV and YVU. | Carl Eugen Hoyos | 2014-03-08 | 1 | -0/+1 |
|/ |
|
* | lavd/Makefile: Add fbdev_common.h to SKIPHEADERS | James Almer | 2014-03-06 | 1 | -0/+2 |
* | lavd/avdevice: always free detected devices on error | Lukasz Marek | 2014-03-06 | 1 | -2/+7 |
* | Fix pthread-related compile errors in iec61883.c | Andrey Myznikov | 2014-03-05 | 1 | -5/+5 |
* | lavd/avdevice: add device iterators | Lukasz Marek | 2014-03-03 | 3 | -1/+83 |
* | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 28 | -1/+58 |
* | Add more Bayer colour spaces to the video4linux2 device wrapper. | Carl Eugen Hoyos | 2014-02-23 | 1 | -0/+5 |
* | avdevice/v4l2: add V4L2_PIX_FMT_SRGGB8 | Peter Ross | 2014-02-23 | 1 | -0/+1 |
* | Add decklink_enc.h to SKIPHEADERS. | Carl Eugen Hoyos | 2014-02-19 | 1 | -0/+1 |
* | lavd: add list devices API | Lukasz Marek | 2014-02-16 | 3 | -2/+82 |
* | lavd/opengl_enc_shaders: fix gray* shader | Lukasz Marek | 2014-02-16 | 1 | -1/+1 |
* | lavd/avdevice: add param to create window buffer message | Lukasz Marek | 2014-02-14 | 2 | -2/+7 |
* | lavd/opengl_enc: implement uncoded frame callback | Lukasz Marek | 2014-02-13 | 1 | -20/+65 |
* | lavd/opengl_enc: add gray8/16 formats | Lukasz Marek | 2014-02-13 | 2 | -0/+14 |
* | lavf/lavd: version bump and APIchanges for uncoded frames. | Nicolas George | 2014-02-11 | 1 | -1/+1 |
* | lavd/xv: preliminary support of uncoded frame. | Nicolas George | 2014-02-11 | 1 | -6/+22 |
* | lavd/alsa: preliminary support of uncoded frame. | Nicolas George | 2014-02-11 | 1 | -0/+19 |
* | lavd: add decklink output device | Ramiro Polla | 2014-02-09 | 6 | -1/+689 |
* | lavd/sdl: reset context variables after destroy | Lukasz Marek | 2014-02-08 | 1 | -0/+4 |
* | lavd/sdl: make waiting spurious wakeup aware | Lukasz Marek | 2014-02-08 | 1 | -1/+1 |
* | lavd/opengl_enc: fix parentheses in if condition | Lukasz Marek | 2014-02-02 | 1 | -1/+1 |
* | lavd/opengl_enc: remove inlines | Lukasz Marek | 2014-02-02 | 1 | -6/+4 |
* | lavd/opengl_enc: fix window caption | Lukasz Marek | 2014-02-02 | 1 | -0/+1 |
* | lavd/opengl_enc: simplify opengl_load_procedures usage | Lukasz Marek | 2014-02-02 | 1 | -6/+11 |
* | lavd/opengl_enc: factorize deinit_context function | Lukasz Marek | 2014-02-02 | 1 | -18/+41 |
* | lavd/opengl_enc: factorize create/release window functions | Lukasz Marek | 2014-02-02 | 1 | -25/+45 |
* | lavd/opengl_enc: rename GL_RED_COMPONENT define | Lukasz Marek | 2014-02-02 | 1 | -23/+23 |
* | lavd/opengl_enc: create format description table | Lukasz Marek | 2014-02-02 | 1 | -84/+59 |
* | lavd/opengl_enc_shaders: make shaders code static and const | Lukasz Marek | 2014-02-02 | 1 | -7/+7 |
* | avdevice/v4l2: only use average frame rate if set | Michael Niedermayer | 2014-02-02 | 1 | -13/+16 |
* | avdevice/v4l2: only use frame period from v4l2 if valid | Michael Niedermayer | 2014-02-02 | 1 | -3/+6 |
* | lavd: add opengl device | Lukasz Marek | 2014-01-27 | 4 | -0/+1399 |
* | lavd: add avdevice_dev_to_app_control_message API | Lukasz Marek | 2014-01-27 | 3 | -1/+77 |
* | lavd: add avdevice_app_to_dev_control_message API | Lukasz Marek | 2014-01-27 | 3 | -2/+62 |