tsmf: add ffmpeg, alsa and pulse sub-plugins.

This commit is contained in:
Vic Lee
2011-09-20 14:27:10 +08:00
parent dadb94a1e3
commit ebaf94d6d6
10 changed files with 1301 additions and 0 deletions

1
cmake/FindFFmpeg.cmake Normal file
View File

@@ -0,0 +1 @@
pkg_check_modules(FFMPEG libavcodec)