[Bug 677401] AC3 parser doesn't accept "audio/x-ac3"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 4 21:09:20 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677401
  GStreamer | gst-plugins-good | 0.11.x

--- Comment #1 from Matej Knopp <matej.knopp at gmail.com> 2012-06-04 17:12:27 UTC ---
Actually, the channels and rate properties are range, should gst_caps_is_subset
still return false in this case?

i.e.

gst_caps_is_subset("audio/x-ac3", "audio/x-ac3,channels = (int) [ 1, 6 ], rate
= (int) [ 8000, 48000 ]") return false? has this changed recently?

-- 
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