[Bug 748259] [PATCH] New audio/video level element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 12 06:46:05 PDT 2015


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

--- Comment #5 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
While new elements start their life in -bad, I wonder if for this we can add
this to the existing level plugin and make them share code.

Another usecase would be to sync the audio-levels to the UI display refresh
rate. But thats even harder with all the GSync and FreeSync stuff available
now.

@Slomo, year, I've touch this a lot too (since I heavily use it):

> git ls-tree -r -z --name-only HEAD -- *.{c,h} | xargs -0 -n1 git blame --line-porcelain HEAD |grep  "^author "|sort|uniq -c|sort -nr
    185 author Stefan Kost
    179 author Andy Wingo
    165 author Thomas Vander Stichele
    156 author Stefan Sauer
     60 author Wim Taymans
     43 author Tim-Philipp Müller
     26 author Peteris Krisjanis
     20 author Michael Smith
     14 author Mark Nauwelaerts
     13 author Johan Dahlin
     12 author David Schleef
      8 author Sebastian Dröge
      4 author Jan Schmidt
      3 author Mike Smith
      2 author Sébastien Moutte
      2 author Olivier Crête
      2 author Havard Graff
      2 author Edward Hervey
      1 author Benjamin Otte

Seems, we should atleast drop erik :)

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