[Bug 686224] Regression with EOS when playing backwards in GStreamer 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 16 07:55:40 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=686224
  GStreamer | gstreamer (core) | git

Xabier Rodríguez Calvar <calvaris> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #226552|0                           |1
        is obsolete|                            |
 Attachment #226553|0                           |1
        is obsolete|                            |

--- Comment #4 from Xabier Rodríguez Calvar <calvaris at igalia.com> 2012-10-16 14:55:36 UTC ---
Created an attachment (id=226557)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=226557)
Test program with ifdefs for both 0.10 and 1.0

You can compile now either:

$ gcc -o test -Wall -Werror `pkg-config --libs --cflags gstreamer-0.10` main.c
$ gcc -o test -Wall -Werror `pkg-config --libs --cflags gstreamer-1.0` main.c
-DGSTREAMER_1_0

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list