Commit Graph

14 Commits

Author SHA1 Message Date
Martin Pulec
201a72bb16 Video compress: use new module API 2015-09-22 17:22:41 +02:00
Martin Pulec
5c5e21ebab Small changes 2015-09-21 14:38:30 +02:00
Martin Pulec
243d78487c Video decompress: use new module API 2015-09-21 14:38:30 +02:00
Martin Pulec
a390d0ab89 Audio codec: use new module API 2015-09-02 17:01:07 +02:00
Martin Pulec
2dc341d847 Video capturers: switched to new mod loading API 2015-08-31 11:11:05 +02:00
Martin Pulec
bd1103e042 Added option to list modules
+ display warning when use explicity wants to open module in library
  which was not successfully opened by dlopen()
2015-08-31 11:11:05 +02:00
Martin Pulec
999846a543 Audio cap mods: uses now new module loading API 2015-08-19 09:53:10 +02:00
Martin Pulec
f738f5f2b7 Module registration: require (const void *) instead of (void *) for metadata 2015-08-19 09:53:10 +02:00
Martin Pulec
6fee2ae612 Lib_common: change linkage of some functions from C++ to C 2015-08-19 09:53:10 +02:00
Martin Pulec
c84a2b2bd0 Display warning about missing libs only in verbose mode 2015-07-01 17:04:06 +02:00
Martin Pulec
67fbd9dbae MSW compatibility 2014-10-16 17:34:12 +02:00
Martin Pulec
e6583622cc Some functions' rename 2014-10-15 16:01:45 +02:00
Martin Pulec
32f7932a25 Capture filters: switched to universal library 2014-10-15 15:54:44 +02:00
Martin Pulec
c49e0bc473 OpenSSL encryption: build as a library
+ added API for universal module
2014-10-15 15:50:25 +02:00