Package: gst-plugins-ugly0.10 / 0.10.19-2

Metadata

Package Version Patches format
gst-plugins-ugly0.10 0.10.19-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_opencore amr 0.1.3.patch | (download)

configure.ac | 28 16 + 12 - 0 !
ext/amrnb/amrnbdec.h | 5 5 + 0 - 0 !
ext/amrnb/amrnbenc.h | 7 6 + 1 - 0 !
ext/amrwbdec/amrwbdec.h | 6 6 + 0 - 0 !
4 files changed, 33 insertions(+), 13 deletions(-)

 [patch] amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3

In previous versions, the opencore-amr include sub-directory
would be specified in the include path in the CFLAGS, but this
is no longer the case in newer versions, so we need to add those
to our include directives.

Based on patch by: Christian Morales Vega

https://bugzilla.gnome.org/show_bug.cgi?id=671123

99_ltmain_as needed.patch | (download)

ltmain.sh | 14 14 + 0 - 0 !
1 file changed, 14 insertions(+)

---