index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wavpack
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
wavpackdec: Require caps to be set before accepting any data
Sebastian Dröge
1
-0
/
+2
2013-11-21
g_memmove() is deprecated
Tim-Philipp Müller
2
-2
/
+2
2013-10-31
wavpackenc: Fix writing of MD5 sums and other metadata blocks
Sebastian Dröge
1
-1
/
+3
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-12-18
wavpack: use appropriate printf format for gsize
Thijs Vermeir
1
-2
/
+2
2012-11-04
Fix FSF address
Tim-Philipp Müller
9
-18
/
+18
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
2
-4
/
+4
2012-08-08
Silence some 'variable may be used uninitialized' compiler warnings
Tim-Philipp Müller
1
-0
/
+1
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
1
-3
/
+2
2012-06-08
update for audio api change
Wim Taymans
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
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-03-30
ext: Update for GstAudioEncoder API changes
Sebastian Dröge
1
-2
/
+2
2012-03-28
wavpackenc: query downstream for BYTE seeking support
Mark Nauwelaerts
1
-0
/
+19
2012-03-28
update for buffer changes
Wim Taymans
1
-1
/
+1
2012-03-22
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+3
2012-03-14
wavpackenc: do not set output caps directly
Mark Nauwelaerts
1
-1
/
+1
2012-03-06
wavpack: Fix possible underflow of unsigned integer variable
Sebastian Dröge
1
-2
/
+3
2012-03-05
wavpackdec: port to 0.11
Mark Nauwelaerts
2
-116
/
+112
2012-03-05
wavpackenc: port to 0.11
Mark Nauwelaerts
3
-78
/
+66
2012-03-05
wavpack: remove legacy wavpackparse
Mark Nauwelaerts
4
-1404
/
+1
2012-03-05
Merge branch 'master' into 0.11
Mark Nauwelaerts
3
-43
/
+13
2012-03-05
wavpackdec: allow some timestamp tolerance to arrange for perfect timestamping
Mark Nauwelaerts
1
-0
/
+2
2012-03-05
wavpackdec: fix copying output data
Mark Nauwelaerts
1
-2
/
+2
2012-03-05
wavpackenc: restore legacy buffer offset decorating somewhat
Mark Nauwelaerts
1
-0
/
+7
2012-03-05
wavpackparse: remove empty lines in varable declarations caused by old indent
Stefan Sauer
1
-43
/
+3
2012-03-01
Merge branch 'master' into 0.11
Mark Nauwelaerts
4
-475
/
+372
2012-02-27
wavpackdec: adjust to audio format limitations
Mark Nauwelaerts
2
-8
/
+63
2012-02-27
wavpackdec: determine depth from bytes per sample
Mark Nauwelaerts
2
-3
/
+3
2012-02-27
wavpackdec: port to audiodecoder
Mark Nauwelaerts
2
-198
/
+110
2012-02-27
wavpackenc: port to audioencoder
Mark Nauwelaerts
2
-272
/
+201
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-3
/
+3
2012-01-19
port to new gthread API
Wim Taymans
1
-4
/
+0
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+5
2012-01-04
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-6
/
+5
2011-12-12
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
1
-0
/
+5
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
3
-16
/
+10
2011-10-18
wavpackenc: don't unref buffer with gst_object_unref()
Tim-Philipp Müller
1
-1
/
+1
2010-10-13
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-7
/
+8
2010-09-04
wavpackparse: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-22
/
+21
2010-06-15
wavpackdec: Initialize uninitialized variable and don't unref it if it's NULL
Sebastian Dröge
1
-2
/
+3
2010-06-06
ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
Sebastian Dröge
3
-6
/
+4
2010-03-22
i18n: build fixes: #if -> #ifdef for ENABLE_NLS
Stefan Kost
1
-1
/
+1
2010-03-21
Add -Wold-style-definition flag
Benjamin Otte
1
-1
/
+1
2010-03-21
Add -Wwrite-strings to the configure flags
Benjamin Otte
1
-1
/
+1
2010-03-18
build: Makefile.am cleanups
Tim-Philipp Müller
1
-2
/
+4
2010-03-17
Add -Wredundant-decls warning flag
Benjamin Otte
1
-1
/
+0
2010-03-17
Add -Wmissing-declarations -Wmissing-prototypes warning flags
Benjamin Otte
2
-2
/
+2
2009-11-19
wavpackparse: After pushing a frame, update last_stop to the end of the frame
Sebastian Dröge
1
-1
/
+6
[next]