| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/avfoundation: Fix occured typo | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer API | Matthieu Bouron | 2015-03-29 | 1 | -6/+15 |
* | libavdevice/avfoundation: add capture_mouse_clicks option | Matthieu Bouron | 2015-03-29 | 1 | -0/+15 |
* | libavdevice/avfoundation: add capture_cursor option | Matthieu Bouron | 2015-03-29 | 1 | -0/+19 |
* | libavdevice/avfoundation: add framerate and video size options | Matthieu Bouron | 2015-03-29 | 1 | -0/+130 |
* | lavd/avfoundation: Silence warnings when compiling for iOS. | Carl Eugen Hoyos | 2015-03-10 | 1 | -5/+5 |
* | lavd/avfoundation: Silence c99 warnings when using gcc. | Carl Eugen Hoyos | 2015-03-10 | 1 | -36/+41 |
* | lavd/avfoundation: Add support for 24 and 32bit integer input. | John Robinson | 2015-03-06 | 1 | -0/+10 |
* | lavd/avfoundation: Add support for 16bit integer input. | Carl Eugen Hoyos | 2015-03-06 | 1 | -0/+6 |
* | lavd/avfoundation: Introduce device alias 'none' to allow the user to record ... | Thilo Borgmann | 2014-11-14 | 1 | -6/+10 |
* | lavd/avfoundation: Remove unused -frame_rate option. | Carl Eugen Hoyos | 2014-11-12 | 1 | -2/+0 |
* | lavd/avfoundation: Use internal av_strtok instead of std lib strtok | Thilo Borgmann | 2014-11-10 | 1 | -3/+5 |
* | lavd/avfoundation: Fix compilation for non MAC OS devices by conditional comp... | Thilo Borgmann | 2014-10-27 | 1 | -0/+8 |
* | lavd/avfoundation: Add support for screen capturing. | Thilo Borgmann | 2014-10-25 | 1 | -14/+56 |
* | lavd/avfoundation: Add basic PCM audio support. | Thilo Borgmann | 2014-09-28 | 1 | -14/+331 |
* | lavd/avfoundation: Use microseconds as common timebase. | Thilo Borgmann | 2014-09-26 | 1 | -1/+1 |
* | lavd/avfoundation: Simplify debug message generation. | Thilo Borgmann | 2014-09-26 | 1 | -2/+1 |
* | lavd/avfoundation: Using the actual stream index instead of hardcoded value. | Thilo Borgmann | 2014-09-26 | 1 | -1/+4 |
* | lavd/avfoundation: Split adding a device and getting the device configuration... | Thilo Borgmann | 2014-09-26 | 1 | -89/+105 |
* | lavd/avfoundation: Add device category. | Thilo Borgmann | 2014-08-05 | 1 | -0/+1 |
* | avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists from 10.8... | Hanspeter Niederstrasser | 2014-07-16 | 1 | -0/+2 |
* | lavd/avfoundation: Support user selected pixel formats and pixel format autos... | sfan5 | 2014-06-12 | 1 | -3/+92 |
* | Add AVFoundation input device. | Thilo Borgmann | 2014-04-11 | 1 | -0/+374 |