summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* Skip decklink_common_c.h when running make checkheaders.Carl Eugen Hoyos2014-09-231-1/+2
* avdevice/version: bump minor for the decklink inputMichael Niedermayer2014-09-221-1/+1
* avdevice: add decklink input supportDeti Fliegl2014-09-225-2/+620
* avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-227-193/+380
* avdevice/lavfi: dont assign variables to themselfsMichael Niedermayer2014-09-131-6/+6
* avdevice/x11grab: fix cursor drawing in multi-screen setupAntonio Ospite2014-09-091-1/+8
* avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointerAntonio Ospite2014-09-091-3/+3
* lavd/v4l2: introduce enqueue_buffer()Giorgio Vazzana2014-09-061-18/+21
* lavd/v4l2: simplify list_formats()Giorgio Vazzana2014-09-051-3/+3
* lavd/v4l2: simplify list_framesizes()Giorgio Vazzana2014-09-051-3/+3
* lavd/v4l2: remove unneeded variable in device_init()Giorgio Vazzana2014-09-051-3/+1
* lavd/v4l2: simplify first_field()Giorgio Vazzana2014-09-051-7/+5
* lavd/v4l2: Replace s1 with ctx for consistency.Giorgio Vazzana2014-09-051-57/+57
* libavdevice/v4l2: fix descriptors leak on error pathsDmitry Volyntsev2014-09-041-17/+20
* avdevice/x11grab: fix error handling in pixel formatsMichael Niedermayer2014-09-041-1/+4
* Merge commit '65e78a2e4b111627c0ebdf2c9baec95e5e21560d'Michael Niedermayer2014-09-031-75/+71
|\
| * x11grab: Refactor pixel format parsingLuca Barbato2014-09-031-60/+57
* | Merge commit 'bb3ead7e54fec205c595cfb8b1d8900d50d3d1cc'Michael Niedermayer2014-09-031-26/+34
|\ \ | |/
| * x11grab: Fallback to normal XImage if SHM is not supportedLuca Barbato2014-09-031-26/+34
* | xv.c: Add missing const to lookup table.Reimar Döffinger2014-08-301-2/+2
* | Add missing "const" all over the place.Reimar Döffinger2014-08-292-2/+2
* | Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05'Michael Niedermayer2014-08-281-10/+10
|\ \ | |/
| * x11grab: Use a typedef for the context, as most other code doesLuca Barbato2014-08-281-10/+10
* | Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea'Michael Niedermayer2014-08-281-1/+1
|\ \ | |/
| * x11grab: Drop a spurious space in the extension reporting messageLuca Barbato2014-08-281-1/+1
* | Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198'Michael Niedermayer2014-08-281-17/+9
|\ \ | |/
| * x11grab: Small near-cosmetic refactoringsLuca Barbato2014-08-281-20/+15
* | Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8'Michael Niedermayer2014-08-281-134/+139
|\ \ | |/
| * x11grab: K&R formatting cosmeticsLuca Barbato2014-08-281-136/+142
| * pulse: Set the wallclock option as defaultLuca Barbato2014-08-271-1/+1
* | bktr: Fix Fabrice's nameTimothy Gu2014-08-271-1/+1
* | Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734'Michael Niedermayer2014-08-261-0/+5
|\ \ | |/
| * vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-251-0/+5
* | Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3'Michael Niedermayer2014-08-241-1/+4
|\ \ | |/
| * pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato2014-08-241-0/+5
* | Merge commit '8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2'Michael Niedermayer2014-08-191-6/+0
|\ \ | |/
| * vfwcap: Drop fallback VfW definesDiego Biurrun2014-08-191-8/+0
* | gdigrab: fix gdi object leak if using mouserogerdpack2014-08-191-0/+6
* | lavd/pulse_audio_dec: use default source when no input providedLukasz Marek2014-08-181-1/+1
* | avdevice/v4l2: try to fix build for openbsdMichael Niedermayer2014-08-181-1/+5
* | lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATAAndre Wolokita2014-08-181-1/+1
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-151-3/+3
|\ \ | |/
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-151-3/+3
* | Merge commit 'a6a27fede94efe48aad1dcc9d5e000d2de71c7b2'Michael Niedermayer2014-08-151-1/+1
|\ \ | |/
| * vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()Diego Biurrun2014-08-151-1/+1
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-101-3/+3
|\ \ | |/
| * Bump major versions of all libraries.Anton Khirnov2014-08-091-1/+1
* | avdevice/lavfi: Simplify non-AV stream checkMichael Niedermayer2014-08-071-8/+4
* | lavd/dshow: use av_codec_get_id()James Almer2014-08-071-3/+5
* | avcodec/raw: add avpriv_get_raw_pix_fmt_tags()James Almer2014-08-071-1/+1
OpenPOWER on IntegriCloud