index
:
delta/gstreamer-plugins-base.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-base.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
audioresample
/
gstaudioresample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audioresample: Also copy metas if their API has no tags attached to it
Sebastian Dröge
2015-06-29
1
-3
/
+3
*
audioresample: copy metadata that only has the "audio" tag.
Mathieu Duponchelle
2015-06-04
1
-0
/
+21
*
docs: update element example pipelines
Tim-Philipp Müller
2015-05-10
1
-2
/
+3
*
Constify some static arrays everywhere
Sebastian Dröge
2015-01-21
1
-1
/
+1
*
audioresample: Fix up indention
Sebastian Dröge
2014-04-15
1
-28
/
+30
*
Fix FSF address
Tim-Philipp Müller
2012-11-03
1
-2
/
+2
*
audioresample: sinc filter performance improvements
Carlos Rafael Giani
2012-10-25
1
-11
/
+113
*
audioresample: mark semi-unused variable
Mark Nauwelaerts
2012-09-18
1
-1
/
+1
*
Fix bug where debug category was declared inside a function
Sebastian Rasmussen
2012-05-24
1
-1
/
+3
*
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-04-10
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API change
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
fix for caps API changes
Wim Taymans
2012-03-11
1
-1
/
+2
*
audioresample: remove transform lock
Wim Taymans
2012-02-23
1
-2
/
+1
*
update for new fixate_caps function
Wim Taymans
2012-02-22
1
-3
/
+5
*
port to new map API
Wim Taymans
2012-01-25
1
-23
/
+26
*
audioresample: fix debug message format specifier
Mark Nauwelaerts
2012-01-06
1
-2
/
+2
*
gst: Add new layout field to the raw audio caps
Sebastian Dröge
2012-01-05
1
-2
/
+4
*
audioresample: truncate in fixation
Wim Taymans
2012-01-02
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-12-02
1
-2
/
+2
|
\
|
*
various: typo fixes
Piotr Fusik
2011-12-02
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-11-28
1
-4
/
+0
|
\
\
|
|
/
|
*
audioresample: Don't emit DISCONT buffers if no discontinuity happened
Kipp Cannon
2011-11-28
1
-4
/
+0
|
*
various: fix pad template leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+4
*
|
add parent to query function
Wim Taymans
2011-11-16
1
-31
/
+27
*
|
remove query types
Wim Taymans
2011-11-09
1
-14
/
+0
*
|
audio: change audio format syntax a little
Wim Taymans
2011-09-06
1
-2
/
+2
*
|
audio: rework audio caps.
Wim Taymans
2011-08-18
1
-130
/
+62
*
|
audioresample: fix after merge
Wim Taymans
2011-08-17
1
-35
/
+0
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-08-16
1
-3
/
+39
|
\
\
|
|
/
|
*
audioresample: fix quality setting being ignored by the resampler state
Vincent Penquerc'h
2011-08-12
1
-16
/
+17
*
|
Fix debug statements
Josep Torra
2011-08-10
1
-7
/
+8
*
|
audioresample: fix for event handler change
Wim Taymans
2011-07-22
1
-5
/
+5
*
|
audioresample: Optimize transform_caps()
Sebastian Dröge
2011-05-27
1
-6
/
+12
*
|
gst: Update for the GstBaseTransform::transform_caps() changes
Sebastian Dröge
2011-05-27
1
-18
/
+22
*
|
Revert "-base_port to new query API"
Sebastian Dröge
2011-05-17
1
-5
/
+5
*
|
audioresample: Update for negotiation related API changes
Sebastian Dröge
2011-05-16
1
-2
/
+11
*
|
-base: port to new SEGMENT API
Wim Taymans
2011-05-16
1
-1
/
+1
*
|
-base_port to new query API
Wim Taymans
2011-05-10
1
-5
/
+5
*
|
-base: don't use buffer caps
Wim Taymans
2011-05-09
1
-2
/
+0
*
|
remove buffer_alloc
Wim Taymans
2011-04-29
1
-9
/
+3
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-04-25
1
-1
/
+1
|
\
\
|
|
/
|
*
audioresample: fix unused-but-set-variable warnings with gcc 4.6
Marc Plano-Lesay
2011-04-24
1
-1
/
+1
*
|
audioresample: Remove filter-length property, it only existed for backward co...
Sebastian Dröge
2011-04-19
1
-89
/
+1
*
|
gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
2011-04-19
1
-20
/
+14
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-04-11
1
-1
/
+5
|
\
\
|
|
/
|
*
audioresample: Make src query MT-safe
Havard Graff
2011-04-08
1
-1
/
+5
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-04-06
1
-1
/
+1
|
\
\
|
|
/
|
*
audioresample: minor simplification
Mark Nauwelaerts
2011-04-06
1
-1
/
+1
*
|
plugins: port some plugins to the new memory API
Wim Taymans
2011-03-27
1
-26
/
+35
|
/
*
audioresample: corrected buffer duration calculation to account for nonzero i...
Leo Singer
2010-12-17
1
-2
/
+2
[next]