summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* lavd/v4l2: use pixel format variable names consistentlyGiorgio Vazzana2014-11-06
* v4l2: support MPEG4 compressed streamsAndrey Utkin2014-11-05
* lavd/alsa: implement get_device_list callbacksLukasz Marek2014-11-01
* avdevice/xcbgrab: Fix offset supportMichael Niedermayer2014-10-30
* Fix compilation of xcbgrab if xcb/shape.h is not available.Carl Eugen Hoyos2014-10-30
* Fix xcbgrab build if shm is not available.Carl Eugen Hoyos2014-10-30
* Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356'Michael Niedermayer2014-10-29
|\
| * jack: Use av_strerrorLuca Barbato2014-10-29
* | avdevice/fbdev_dec: use errno instead of ret for av_logMichael Niedermayer2014-10-29
* | Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e'Michael Niedermayer2014-10-29
|\|
| * fbdev: Use av_strerrorLuca Barbato2014-10-29
| * lavd: fix building x11grab after a6674d2Anton Khirnov2014-10-28
* | lavd/v4l2: don't use avpriv_ prefix for internal functionsJames Almer2014-10-29
* | Use v4l2 input format automatically if filename starts with "/dev/video"Andrey Utkin2014-10-29
* | avdevice/xcbgrab: set avclass categoryMichael Niedermayer2014-10-28
* | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'Michael Niedermayer2014-10-27
|\|
| * xcbgrab: XCB-based screen captureLuca Barbato2014-10-26
* | lavd/avfoundation: Fix compilation for non MAC OS devices by conditional comp...Thilo Borgmann2014-10-27
* | lavd/avfoundation: Add support for screen capturing.Thilo Borgmann2014-10-25
* | 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