index
:
~bilboed/gst-plugins-base
closedcaption
docfixes
master
uridecodebin3-1.12
Unnamed repository; edit this file to name it for gitweb.
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
audioresample
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+10
2016-07-19
audioresample: after a reset, recalculate the ouput size
Wim Taymans
1
-0
/
+8
2016-03-28
audioresample: remove last ORC remains
Wim Taymans
3
-364
/
+2
2016-03-28
audio-resampler: improve filter construction
Wim Taymans
2
-3
/
+40
2016-03-28
audio-resampler: add reset function
Wim Taymans
1
-44
/
+17
2016-03-28
audio-resampler: handle filter length changes
Wim Taymans
1
-13
/
+11
2016-03-28
audio-converter: make some optimized functions
Wim Taymans
1
-39
/
+6
2016-03-28
audio-converter: simplify API
Wim Taymans
1
-45
/
+33
2016-03-28
audio-converter: more work on resampling
Wim Taymans
2
-195
/
+46
2016-03-28
audio-converter: add resampler
Wim Taymans
17
-4533
/
+204
2016-03-24
base: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+4
2016-02-11
resample: avoid overflows
Wim Taymans
1
-3
/
+4
2016-02-11
resample: fix double interpolation sse code
Wim Taymans
1
-6
/
+6
2015-11-02
audioresample: Clip input buffers to the segment before handling them
Sebastian Dröge
1
-0
/
+23
2015-06-29
audioresample: Also copy metas if their API has no tags attached to it
Sebastian Dröge
1
-3
/
+3
2015-06-04
audioresample: copy metadata that only has the "audio" tag.
Mathieu Duponchelle
1
-0
/
+21
2015-05-10
docs: update element example pipelines
Tim-Philipp Müller
1
-2
/
+3
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
2
-7
/
+7
2015-01-19
audioresample: Try to prevent endless looping
Jan Alexander Steffens (heftig)
1
-0
/
+4
2014-10-07
audioresample: remove unused variables
Peter G. Baum
1
-3
/
+0
2014-09-05
audioresample: don't skip input samples
Kipp Cannon
1
-2
/
+2
2014-04-22
audioresample: Don't left-shift into the sign bit, instead use unsigned integers
Sebastian Dröge
1
-1
/
+1
2014-04-15
audioresample: Fix up indention
Sebastian Dröge
2
-41
/
+47
2014-04-15
audioresample: Fix out of bounds memory accesses
Sebastian Dröge
1
-64
/
+113
2014-04-10
audioresample: reject 0 denominator when creating resampler
Vincent Penquerc'h
1
-0
/
+5
2014-01-20
audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2
Sebastian Dröge
1
-1
/
+1
2014-01-20
audioresample: Fix build on x86 if emmintrin.h is available but can't be used
Antoine Jacoutot
1
-2
/
+2
2013-07-03
audioresample: make explicit that neon is disabled and why
Tim-Philipp Müller
1
-0
/
+2
2013-07-03
audioresample: disable 16-bit integer NEON support
Carlos Rafael Giani
1
-1
/
+0
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
6
-12
/
+12
2012-10-25
audioresample: Use auto sinc table mode by default
Sebastian Dröge
1
-1
/
+1
2012-10-25
audioresample: added ARM NEON support
Carlos Rafael Giani
5
-4
/
+244
2012-10-25
audioresample: changed inner_product_single semantics
Carlos Rafael Giani
3
-2
/
+7
2012-10-25
audioresample: sinc filter performance improvements
Carlos Rafael Giani
5
-19
/
+222
2012-10-24
Revert "gst: Add better support for static plugins"
Sebastian Dröge
1
-1
/
+1
2012-10-24
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-09-18
audioresample: mark semi-unused variable
Mark Nauwelaerts
1
-1
/
+1
2012-05-24
Fix bug where debug category was declared inside a function
Sebastian Rasmussen
1
-1
/
+3
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 change
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-11
fix for caps API changes
Wim Taymans
1
-1
/
+2
2012-02-23
audioresample: remove transform lock
Wim Taymans
1
-2
/
+1
2012-02-22
update for new fixate_caps function
Wim Taymans
1
-3
/
+5
2012-01-25
port to new map API
Wim Taymans
1
-23
/
+26
2012-01-06
audioresample: fix debug message format specifier
Mark Nauwelaerts
1
-2
/
+2
2012-01-05
gst: Add new layout field to the raw audio caps
Sebastian Dröge
1
-2
/
+4
2012-01-02
audioresample: truncate in fixation
Wim Taymans
1
-0
/
+1
[next]