aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/media (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initialize module-handle before call to LoadModuletobigun2010-11-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2736 b956fd51-792f-4845-bead-9b4dfca2ff2c
* handle linux and mac os x pluginstobigun2010-11-081-1/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2715 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fix audio-converter initializationtobigun2010-11-081-10/+17
| | | | | | - constructors must be public in pascal git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2714 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix compilation on linuxtobigun2010-11-071-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2713 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - unload plugintobigun2010-11-054-9/+53
| | | | | | - module specific init/finalize git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2708 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - Support for media interface priorities tobigun2010-11-0210-14/+52
| | | | | | | - all media interfaces classes have to explicitly implement IMediaInterface, otherwise access to the priority and name will fail git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2707 b956fd51-792f-4845-bead-9b4dfca2ff2c
* utf-8 file reading supporttobigun2010-11-021-9/+59
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2705 b956fd51-792f-4845-bead-9b4dfca2ff2c
* last audio-converter (libsamplerate) working againtobigun2010-11-011-0/+335
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2704 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio converter plugin interface addedtobigun2010-11-011-0/+183
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2703 b956fd51-792f-4845-bead-9b4dfca2ff2c
* renamed SDL specific interface UAudioConverter.pas to UAudioConverter_SDL.pastobigun2010-11-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2702 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio converter plugin interface addedtobigun2010-11-012-317/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2701 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - audio converter managed by media interface handlertobigun2010-11-0114-64/+180
| | | | | | - added (yet unused) interface priorities git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2700 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ffmpeg audio converter renamedtobigun2010-10-302-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2698 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio/video decoder filenames adjustedtobigun2010-10-303-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2697 b956fd51-792f-4845-bead-9b4dfca2ff2c
* renamed ffmpeg audio/decoder to something generictobigun2010-10-303-51/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2696 b956fd51-792f-4845-bead-9b4dfca2ff2c
* dynamic loading of video- and audio-decodertobigun2010-10-304-107/+169
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2695 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed ffmpeg stufftobigun2010-10-284-961/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2694 b956fd51-792f-4845-bead-9b4dfca2ff2c
* TimeDifference must be TimeDifftobigun2010-10-281-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2693 b956fd51-792f-4845-bead-9b4dfca2ff2c
* separated video playback and decodertobigun2010-10-272-640/+872
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2691 b956fd51-792f-4845-bead-9b4dfca2ff2c
* ffmpeg audio converter moved to media plugintobigun2010-10-274-382/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2690 b956fd51-792f-4845-bead-9b4dfca2ff2c
* more helper functions added, no need for SDL as a plugin dependency anymore tobigun2010-10-242-55/+263
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2689 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio code replaced by (yet pseudo-)plugintobigun2010-10-192-956/+158
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2687 b956fd51-792f-4845-bead-9b4dfca2ff2c
* initial committobigun2010-10-1917-0/+9659
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2684 b956fd51-792f-4845-bead-9b4dfca2ff2c