- 20 Feb, 2015 10 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
Which also happens to align the non-Debian specific variables with the ones used by upstream CMake.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
It's pretty much a simplified copy of the Linux script, lacking fancy colors. Also, I had to drop Python testing, because it's not easy to pass the Python module location to the script, and I have no pressing need to run the Python tests at the moment.
-
- 19 Feb, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Feb, 2015 3 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 17 Feb, 2015 2 commits
-
-
Vijay Pradeep authored
-
Vijay Pradeep authored
-
- 16 Feb, 2015 5 commits
-
-
Alexander Alekhin authored
1) Fixed deadlock if camera is started and stopped immediately 2) Invalid pattern usage of Object.wait(). Refer to "spurious wakeup": http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait 3) Fixed buffer usage: a) fix eliminates processing of zero NV12 (green in RGB) first frame b) latest ready frame is delivered for processing (not previous)
-
Roman Donchenko authored
The two functions featuring nNull are not particularly needed, so I simply removed them.
-
Roman Donchenko authored
Because why not?
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 13 Feb, 2015 5 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
They don't actually do anything. And even if they did, all components are enabled by default, anyway.
-
Roman Donchenko authored
FFmpeg now requires that frames allocated with avcodec_alloc_frame are freed with avcodec_free_frame.
-
Thomas Gabrowski authored
-
- 12 Feb, 2015 1 commit
-
-
Roman Donchenko authored
The HAVE_DOC_GENERATOR variable was always true.
-
- 10 Feb, 2015 2 commits
-
-
Roman Donchenko authored
Absolute destinations are not necessary, and prevent CPack from working.
-
Vadim Pisarevsky authored
-
- 09 Feb, 2015 2 commits
-
-
Vladislav Vinogradov authored
-
Andrew Senin authored
-
- 08 Feb, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
use `bash` shell instead of `sh`, since on Ubuntu `sh` by default is `dash`, and `dash` doesn't support `PIPESTATUS` feature used in this sctipt
-
- 05 Feb, 2015 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 04 Feb, 2015 5 commits
-
-
Mansour Moufid authored
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-