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 | 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 | 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