Commit Graph

2 Commits

Author SHA1 Message Date
codestation
88364042f8 Fix memory leak by using the correct avcodec function.
Fix unitialized variable reported by valgrind.
2015-05-27 22:42:48 -04:30
codestation
9f790dc788 Reorganized project to avoid the ".pro not found" by having all the
pro files in the same directory. With this change the android library
now builds properly.

This also fixes the parallel compilation problem that happened when
building using +8 cores.
2015-03-21 14:48:25 -04:30