summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* avdeviece: Read errno before av_log() as the callback from av_log() might aff...Michael Niedermayer2014-10-25
* lavd/fbdev_common: report error during probing fbdev deviceLukasz Marek2014-10-21
* lavd/fbdev_dec: use default device when not providedLukasz Marek2014-10-21
* lavd: export all symbols with av_ prefixLukasz Marek2014-10-20
* Merge commit 'b7c77912b62163b3b46ce93fe42fff3c83604c82'Michael Niedermayer2014-10-18
|\
| * oss_audio: use a macro to simplify ioctl() error checkingTimothy Gu2014-10-18
* | Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303'Michael Niedermayer2014-10-05
|\|
| * x11grab: Check the XQueryPointer return valueAntonio Ospite2014-10-04
* | Merge commit '5b9c817dc7577b6d44acc94d73b9c77c52cda489'Michael Niedermayer2014-10-05
|\|
| * x11grab: Check XFixesGetCursorImage return valueLuca Barbato2014-10-04
* | Merge commit '89fa2b5616274194d90bde0aeebf6adbd1245193'Michael Niedermayer2014-10-05
|\|
| * x11grab: Check for XFixes availability at runtimeLuca Barbato2014-10-04
* | lavd/avfoundation: Add basic PCM audio support.Thilo Borgmann2014-09-28
* | lavd/avfoundation: Use microseconds as common timebase.Thilo Borgmann2014-09-26
* | lavd/avfoundation: Simplify debug message generation.Thilo Borgmann2014-09-26
* | lavd/avfoundation: Using the actual stream index instead of hardcoded value.Thilo Borgmann2014-09-26
* | lavd/avfoundation: Split adding a device and getting the device configuration...Thilo Borgmann2014-09-26
* | Skip decklink_common_c.h when running make checkheaders.Carl Eugen Hoyos2014-09-23
* | avdevice/version: bump minor for the decklink inputMichael Niedermayer2014-09-22
* | avdevice: add decklink input supportDeti Fliegl2014-09-22
* | avdevice/decklink: move general code of decklink encoder to common fileDeti Fliegl2014-09-22
* | avdevice/lavfi: dont assign variables to themselfsMichael Niedermayer2014-09-13
* | avdevice/x11grab: fix cursor drawing in multi-screen setupAntonio Ospite2014-09-09
* | avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointerAntonio Ospite2014-09-09
* | lavd/v4l2: introduce enqueue_buffer()Giorgio Vazzana2014-09-06
* | lavd/v4l2: simplify list_formats()Giorgio Vazzana2014-09-05
* | lavd/v4l2: simplify list_framesizes()Giorgio Vazzana2014-09-05
* | lavd/v4l2: remove unneeded variable in device_init()Giorgio Vazzana2014-09-05
* | lavd/v4l2: simplify first_field()Giorgio Vazzana2014-09-05
* | lavd/v4l2: Replace s1 with ctx for consistency.Giorgio Vazzana2014-09-05
* | libavdevice/v4l2: fix descriptors leak on error pathsDmitry Volyntsev2014-09-04
* | avdevice/x11grab: fix error handling in pixel formatsMichael Niedermayer2014-09-04
* | Merge commit '65e78a2e4b111627c0ebdf2c9baec95e5e21560d'Michael Niedermayer2014-09-03
|\|
| * x11grab: Refactor pixel format parsingLuca Barbato2014-09-03
* | Merge commit 'bb3ead7e54fec205c595cfb8b1d8900d50d3d1cc'Michael Niedermayer2014-09-03
|\|
| * x11grab: Fallback to normal XImage if SHM is not supportedLuca Barbato2014-09-03
* | xv.c: Add missing const to lookup table.Reimar Döffinger2014-08-30
* | Add missing "const" all over the place.Reimar Döffinger2014-08-29
* | Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05'Michael Niedermayer2014-08-28
|\|
| * x11grab: Use a typedef for the context, as most other code doesLuca Barbato2014-08-28
* | Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea'Michael Niedermayer2014-08-28
|\|
| * x11grab: Drop a spurious space in the extension reporting messageLuca Barbato2014-08-28
* | Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198'Michael Niedermayer2014-08-28
|\|
| * x11grab: Small near-cosmetic refactoringsLuca Barbato2014-08-28
* | Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8'Michael Niedermayer2014-08-28
|\|
| * x11grab: K&R formatting cosmeticsLuca Barbato2014-08-28
| * pulse: Set the wallclock option as defaultLuca Barbato2014-08-27
* | bktr: Fix Fabrice's nameTimothy Gu2014-08-27
* | Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734'Michael Niedermayer2014-08-26
|\|
| * vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-25