index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
spectrum
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-02-18
docs: use docbook markup for xi:include
Stefan Sauer
1
-2
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-03
spectrum: remove old since comment
Stefan Sauer
1
-7
/
+0
2013-02-28
spectrum: remove the since doc-comment from 0.10
Stefan Sauer
1
-7
/
+0
2013-02-05
spectrum: remove outdates readme
Stefan Sauer
1
-5
/
+0
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-10-10
spectrum: elements post element messages
Wim Taymans
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-02-23
update for basetransform lock removal
Wim Taymans
2
-9
/
+18
2012-01-25
more memory API porting
Wim Taymans
1
-3
/
+6
2012-01-05
spectrum: Update for the new raw audio caps layout field
Sebastian Dröge
1
-1
/
+2
2011-11-22
Fix printf format compiler warnings on OS X / 64bit
Matej Knopp
1
-3
/
+4
2011-09-06
-good: port to new audio caps
Wim Taymans
1
-3
/
+3
2011-08-19
port to more audio api changes
Wim Taymans
1
-2
/
+3
2011-08-19
port more elements to new audio caps and API
Wim Taymans
1
-185
/
+44
2011-08-17
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+1
2011-08-16
spectrum: avoid crashing by resetting the correct number of channels
Vincent Penquerc'h
1
-1
/
+1
2011-06-30
spectrum: remove deprecated property
Mark Nauwelaerts
1
-10
/
+0
2011-06-30
spectrum: port to 0.11
Mark Nauwelaerts
1
-25
/
+23
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+15
2011-03-25
spectrum: refactor processing loop for block based operation
Stefan Kost
2
-255
/
+291
2011-03-24
spectrum: fix the error accumulation and frames_todo handling
Stefan Kost
1
-12
/
+8
2011-03-24
spectrum: fix broken code resulting for a wrong splitup of changes
Stefan Kost
1
-2
/
+2
2011-03-24
spectrum: simplify the have_interval calculation
Stefan Kost
2
-12
/
+12
2011-03-24
spectrum: use local var for input_data function
Stefan Kost
1
-2
/
+5
2011-03-10
spectrum: more comments and tune and logging
Stefan Kost
1
-5
/
+12
2011-03-10
spectrum: avoid unneccesary extra fft runs
Stefan Kost
1
-8
/
+6
2011-03-10
spectrum: only scale the vectors that we are processing
Stefan Kost
1
-5
/
+9
2011-03-10
spectrum: put number of channels to instance variable
Stefan Kost
2
-11
/
+15
2011-03-10
spectrum: update doc review stamp
Stefan Kost
1
-1
/
+1
2011-03-10
spectrum: use function pointers for data readers
Stefan Kost
2
-93
/
+244
2011-03-09
spectrum: multi-channel support
Stefan Kost
2
-68
/
+267
2011-03-09
spectrum: more xrefs in the docs
Stefan Kost
1
-2
/
+2
2011-03-09
spectrum: factor out the code that accumulated samples into the ring-buffer
Stefan Kost
1
-45
/
+52
2011-03-09
spectrum: pull format to temp var to improve readability of lines using it
Stefan Kost
1
-7
/
+6
2011-03-09
spectrum: code cleanup for copying data to ring-buffer
Stefan Kost
1
-29
/
+36
2011-03-09
spectrum: add a GstSpecrtumChannel context structure
Stefan Kost
2
-115
/
+177
2011-03-09
spectrum: call the instance var spectrum instead of filter
Stefan Kost
1
-2
/
+2
2011-03-09
spectrum: don't value we already took from the gvalue
Stefan Kost
1
-1
/
+1
2010-09-06
spectrum only aggregate magnitude/phase if user asks for it
Stefan Kost
1
-13
/
+17
2010-09-06
spectrum: improve performance with local vars
Stefan Kost
1
-12
/
+14
2010-09-06
spectrum: code cleanup
Stefan Kost
1
-15
/
+25
2010-09-06
spectrum: improve property setter
Stefan Kost
1
-19
/
+16
2010-09-06
spectrum: add helper to only flush ringbuffer data without resetting the fft
Stefan Kost
1
-13
/
+21
2010-09-06
spectrum: more comments
Stefan Kost
2
-4
/
+4
2010-06-01
spectrum: support 24-bit width
Alexander Kojevnikov
1
-0
/
+19
2010-06-01
spectrum: support arbitrary bit depth
Alexander Kojevnikov
1
-4
/
+11
[next]