After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 594382 - assrender: Fix compilation with libass = 0.9.6
assrender: Fix compilation with libass = 0.9.6
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.15
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-07 15:34 UTC by Marc-Andre Lureau
Modified: 2009-09-08 07:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
assrender: Fix compilation with libass = 0.9.6 (1.38 KB, patch)
2009-09-07 15:34 UTC, Marc-Andre Lureau
none Details | Review

Description Marc-Andre Lureau 2009-09-07 15:34:48 UTC
Created attachment 142630 [details] [review]
assrender: Fix compilation with libass = 0.9.6

assrender: Fix compilation with libass = 0.9.6
Comment 1 Sebastian Dröge (slomo) 2009-09-07 16:18:23 UTC
What LIBASS_VERSION does 0.9.6 have? 0x00907000 and it already has the new API? That's weird... but ok, I'll commit that later ;)
Comment 2 Sebastian Dröge (slomo) 2009-09-08 07:28:36 UTC
commit 90ae1ac35eabaa8e5b5ecbe97986cac34410385f
Author: Marc-André Lureau <mlureau@flumotion.com>
Date:   Mon Sep 7 17:33:15 2009 +0200

    assrender: Fix compilation with libass = 0.9.6
    
    Fixes bug #594382.