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
/
gstwavpackenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str...
Sebastian Dröge
2007-03-22
1
-23
/
+7
*
ext/wavpack/: Use a general wavpack debug category for common code.
Sebastian Dröge
2007-03-07
1
-2
/
+2
*
ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...
Sebastian Dröge
2007-01-11
1
-11
/
+12
*
ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ...
Sebastian Dröge
2006-11-15
1
-49
/
+80
*
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
1
-0
/
+1
*
Another batch of printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-2
/
+2
*
ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...
Tim-Philipp Müller
2006-08-23
1
-3
/
+3
*
Add docs for wavpack elements (#352476).
Sebastian Dröge
2006-08-23
1
-0
/
+31
*
ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...
Tim-Philipp Müller
2006-08-21
1
-207
/
+198
*
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/: In push mode, re-sync to next wavpack header if sync is lost (#...
Sebastian Dröge
2006-08-16
1
-3
/
+3
*
configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.
Sebastian Dröge
2006-07-18
1
-23
/
+24
*
ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...
Sebastian Dröge
2006-06-14
1
-48
/
+51
*
ext/wavpack/: Add wavpack encoder element (#343131).
Sebastian Dröge
2006-06-10
1
-0
/
+1002