[Bug 776413] flacenc: Wrong quality levels in GStreamer, level 9 doesn't exist in libflac

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 30 12:53:19 UTC 2017


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

--- Comment #12 from Christian Stadelmann <gnome at genodeftest.de> ---
Is there any simple way to test my code? I am used to gst-launch-1.0, but how
do I get it to use the newly compiled flac library?

Why do you `#define` constants instead of making them `const`? Would you mind
if I changed this to using `const`?

(In reply to Sebastian Dröge (slomo) from comment #11)
> (In reply to Christian Stadelmann from comment #9)
> > Is it Ok if I
> > 1. introduce a new PROP_APODIZATION value to the enum and a new apodization
> > parameter?
> > 2. and reorder enum entries?
> 
> Reorder which enum entries?

The ones in the anonymous enum starting around line 106.

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