index
:
gst-plugins-bad
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
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
wavpack
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-15
ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ...
Sebastian Dröge
3
-70
/
+103
2006-11-02
Fix enum nicks; only emit no-more-pads once; add support for very fast encodi...
Sebastian Dröge
1
-17
/
+35
2006-10-17
Activate pads before adding them to running element.
Tim-Philipp Müller
2
-0
/
+2
2006-10-05
Another batch of printf format fixes.
Tim-Philipp Müller
1
-2
/
+2
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-08-24
ext/wavpack/gstwavpackdec.c: Post audio codec and average bitrate tags on bus...
Sebastian Dröge
2
-3
/
+37
2006-08-23
ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...
Tim-Philipp Müller
2
-4
/
+4
2006-08-23
Add docs for wavpack elements (#352476).
Sebastian Dröge
6
-3
/
+71
2006-08-21
ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...
Tim-Philipp Müller
3
-289
/
+281
2006-08-21
ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (outpu...
Tim-Philipp Müller
1
-172
/
+78
2006-08-18
ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn...
Sebastian Dröge
1
-28
/
+99
2006-08-16
ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...
Sebastian Dröge
2
-5
/
+38
2006-08-15
ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...
Sebastian Dröge
2
-50
/
+190
2006-07-18
ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...
Tim-Philipp Müller
3
-2
/
+43
2006-07-18
ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also...
Tim-Philipp Müller
2
-32
/
+38
2006-07-18
ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional...
Tim-Philipp Müller
2
-278
/
+151
2006-07-18
configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.
Sebastian Dröge
9
-264
/
+761
2006-06-14
ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...
Sebastian Dröge
2
-49
/
+52
2006-06-10
ext/wavpack/: Add wavpack encoder element (#343131).
Sebastian Dröge
7
-6
/
+1411
2006-06-09
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...
Tim-Philipp Müller
1
-1
/
+1
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2
-4
/
+4
2006-05-06
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
1
-2
/
+3
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2
-4
/
+5
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
2
-13
/
+12
2006-01-29
ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ...
Tim-Philipp Müller
3
-507
/
+680
2005-12-19
ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...
Edward Hervey
1
-1
/
+2
2005-12-16
ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string.
Tim-Philipp Müller
1
-1
/
+1
2005-12-16
ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...
gcocatre@gmail.com
2
-8
/
+5
2005-12-12
ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...
Tim-Philipp Müller
1
-4
/
+4
2005-11-25
Wavpack ported to 0.9. No support for correction file yet.
Edgard Lima
5
-236
/
+390
2005-11-25
ext/wavpack/: put back wavpack - still needs porting
Thomas Vander Stichele
8
-0
/
+1160