[Bug 687182] playbin: autoplugging s/w and h/w accelerated deinterlacers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 25 05:07:59 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=687182
  GStreamer | gst-plugins-base | git

--- Comment #29 from sreerenj <bsreerenj at gmail.com> 2013-07-25 12:07:53 UTC ---
The reason by which i used GFlagValue was because of the bitwise capability.
And we were only required gst_video_postproc_get_vpp_types() and
gst_video_postproc_has_vpp_types() implementations since the element
implementing the VideoPostProcInterface can provide the bitwised values.

Anyway I guess we can just replace with GEnumValue instead of using stuffs like
GQuarks much easily.

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