Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tremor: bump version | Peter Korsgaard | 2012-01-25 | 1 | -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 symbols | Sven Neumann | 2009-12-08 | 1 | -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> |