summaryrefslogtreecommitdiffstats
path: root/package/multimedia/tremor/tremor-export-all-symbols.patch
Commit message (Collapse)AuthorAgeFilesLines
* tremor: bump versionPeter Korsgaard2012-01-251-32/+0
| | | | | | | Previous snapshot is now more than 2 years, and numerous fixes have been added to svn. Old Patch is now upstream, libogg is required. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* tremor: add patch to export all symbolsSven Neumann2009-12-081-0/+32
Tremor comes with a Version_script file that limits the list of exported symbols. Without these symbols we can't build the ivorbisdec GStreamer plug-in (and probably other application). This commit adds a patch that removes this limitation and makes all global symbols available. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>