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
/
gstwavpackparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings.
Sebastian Dröge
1
-2
/
+15
2007-05-02
ext/wavpack/gstwavpackparse.c: Remove old workaround that was needed when see...
Sebastian Dröge
1
-5
/
+0
2007-05-02
ext/wavpack/gstwavpackparse.c: Handle segment seeks in the seek event handler...
Sebastian Dröge
1
-1
/
+13
2007-05-02
ext/wavpack/gstwavpackparse.c: Add handling for segment seeks.
Sebastian Dröge
1
-4
/
+18
2007-05-02
ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loo...
Sebastian Dröge
1
-26
/
+29
2007-03-30
ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...
Sebastian Dröge
1
-1
/
+1
2007-03-22
ext/wavpack/gstwavpackparse.c: Revert last commit, preventing infinite pluggi...
Sebastian Dröge
1
-2
/
+4
2007-03-22
ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instea...
Sebastian Dröge
1
-4
/
+2
2007-03-22
ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str...
Sebastian Dröge
1
-0
/
+1
2007-03-07
ext/wavpack/: Use a general wavpack debug category for common code.
Sebastian Dröge
1
-2
/
+2
2007-01-31
ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re...
Sebastian Dröge
1
-6
/
+4
2007-01-25
ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i...
Sebastian Dröge
1
-3
/
+6
2007-01-25
ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.
Sebastian Dröge
1
-1
/
+1
2006-11-15
ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ...
Sebastian Dröge
1
-1
/
+3
2006-10-17
Activate pads before adding them to running element.
Tim-Philipp Müller
1
-0
/
+1
2006-08-24
ext/wavpack/gstwavpackdec.c: Post audio codec and average bitrate tags on bus...
Sebastian Dröge
1
-3
/
+6
2006-08-23
ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...
Tim-Philipp Müller
1
-1
/
+1
2006-08-23
Add docs for wavpack elements (#352476).
Sebastian Dröge
1
-0
/
+17
2006-08-21
ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...
Tim-Philipp Müller
1
-79
/
+76
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
1
-2
/
+35
2006-08-15
ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...
Sebastian Dröge
1
-50
/
+187
2006-07-18
ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...
Tim-Philipp Müller
1
-1
/
+39
2006-07-18
configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.
Sebastian Dröge
1
-22
/
+53
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-3
/
+4
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-7
/
+7
2006-01-29
ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ...
Tim-Philipp Müller
1
-411
/
+561
2005-12-16
ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...
gcocatre@gmail.com
1
-1
/
+1
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
1
-148
/
+320
2005-11-25
ext/wavpack/: put back wavpack - still needs porting
Thomas Vander Stichele
1
-0
/
+529