[FFmpeg-cvslog] lavd: fix iterating of input and output devices

2018-03-18 Thread Felix Matouschek
ffmpeg | branch: master | Felix Matouschek | Wed Mar 14 13:14:07 2018 +0100| [ce1d77a5e7cebce11074bf6f9e38ad6da37338ff] | committer: Timo Rothenpieler lavd: fix iterating of input and output devices In the previous implementation the first input or output device was skipped when device_next

[FFmpeg-cvslog] avdevice: add android_camera indev

2018-02-21 Thread Felix Matouschek
ffmpeg | branch: master | Felix Matouschek | Tue Feb 20 09:41:46 2018 +0100| [5ac3a309fddde79db1f70269fbcbd0ba4d94d30e] | committer: Michael Niedermayer avdevice: add android_camera indev This commit adds an indev for Android devices on API level 24+ which uses the Android NDK Camera2 API to

[FFmpeg-cvslog] configure: Fix detection of vp9 decoder/encoder

2017-12-19 Thread Felix Matouschek
ffmpeg | branch: master | Felix Matouschek | Tue Dec 12 10:42:40 2017 +0100| [c12c2739cd1eb3a84177a1dd39b526cbd5400927] | committer: James Almer configure: Fix detection of vp9 decoder/encoder At least on Android the vp9 decoder/encoder needs $libm_extralibs to successfully link, it was