summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* lavd/avdevice: fix buildbreak when included to C++ codeLukasz Marek2014-04-13
* lavd/qtkit: add device categoryLukasz Marek2014-04-12
* lavd/fbdev_enc: implement get_device_listLukasz Marek2014-04-12
* lavd: no default device unless explicitly setLukasz Marek2014-04-12
* Add AVFoundation input device.Thilo Borgmann2014-04-11
* lavd: add control message enumsLukasz Marek2014-04-11
* lavd: add device capabilities APILukasz Marek2014-04-11
* pulseaudio: move NULL check up before dereference.Reimar Döffinger2014-04-06
* Add Win32 GDI-based screen grabbingCalvin Walton2014-04-03
* lavd/qtkit: Support choosing the input device by index or by name.Thilo Borgmann2014-04-02
* dshow: fixup some COM objects, based on patches from Don Moirrogerdpack2014-03-31
* lavd/qtkit: Fix non-constant initializer element for some clang compilers.Thilo Borgmann2014-03-31
* lavd: Add QTKit input device.Vadim Kalinsky2014-03-30
* lavd/pulse_audio_enc: implement get_device_list callbackLukasz Marek2014-03-29
* lavd/pulse_audio_dec: implement get_device_list callbackLukasz Marek2014-03-29
* lavd/pulse_audio_common: add device detecting codeLukasz Marek2014-03-29
* lavd/pulse_audio_enc: implement write_uncoded_frame callbackLukasz Marek2014-03-29
* dshow: show device name when outputting buffer overflow log messagerogerdpack2014-03-28
* dshow: log error and continue if unable to set audio bufferrogerdpack2014-03-25
* dshow: use distinct buffers per stream.rogerdpack2014-03-22
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-03-08
|\
| * lavd/xv: take aspect ratio into account.Nicolas George2014-03-08
* | Make 32bit RGB dshow input opaque.Don Moir2014-03-08
* | Set codec_tag in dshow device, needed to distinguish between YUV and YVU.Carl Eugen Hoyos2014-03-08
|/
* lavd/Makefile: Add fbdev_common.h to SKIPHEADERSJames Almer2014-03-06
* lavd/avdevice: always free detected devices on errorLukasz Marek2014-03-06
* Fix pthread-related compile errors in iec61883.cAndrey Myznikov2014-03-05
* lavd/avdevice: add device iteratorsLukasz Marek2014-03-03
* lavd: add categories to device implementationsLukasz Marek2014-03-03
* Add more Bayer colour spaces to the video4linux2 device wrapper.Carl Eugen Hoyos2014-02-23
* avdevice/v4l2: add V4L2_PIX_FMT_SRGGB8Peter Ross2014-02-23
* Add decklink_enc.h to SKIPHEADERS.Carl Eugen Hoyos2014-02-19
* lavd: add list devices APILukasz Marek2014-02-16
* lavd/opengl_enc_shaders: fix gray* shaderLukasz Marek2014-02-16
* lavd/avdevice: add param to create window buffer messageLukasz Marek2014-02-14
* lavd/opengl_enc: implement uncoded frame callbackLukasz Marek2014-02-13
* lavd/opengl_enc: add gray8/16 formatsLukasz Marek2014-02-13
* lavf/lavd: version bump and APIchanges for uncoded frames.Nicolas George2014-02-11
* lavd/xv: preliminary support of uncoded frame.Nicolas George2014-02-11
* lavd/alsa: preliminary support of uncoded frame.Nicolas George2014-02-11
* lavd: add decklink output deviceRamiro Polla2014-02-09
* lavd/sdl: reset context variables after destroyLukasz Marek2014-02-08
* lavd/sdl: make waiting spurious wakeup awareLukasz Marek2014-02-08
* lavd/opengl_enc: fix parentheses in if conditionLukasz Marek2014-02-02
* lavd/opengl_enc: remove inlinesLukasz Marek2014-02-02
* lavd/opengl_enc: fix window captionLukasz Marek2014-02-02
* lavd/opengl_enc: simplify opengl_load_procedures usageLukasz Marek2014-02-02
* lavd/opengl_enc: factorize deinit_context functionLukasz Marek2014-02-02
* lavd/opengl_enc: factorize create/release window functionsLukasz Marek2014-02-02
* lavd/opengl_enc: rename GL_RED_COMPONENT defineLukasz Marek2014-02-02