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