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
/
gst
/
flacparse
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
baseparse: propagate return value of GstBaseParse::set_sink_caps()
Tim-Philipp Müller
1
-1
/
+1
2009-06-02
baseparse: don't try to GST_LOG an already-freed caps string
Tim-Philipp Müller
1
-6
/
+2
2009-05-03
baseparse: fix (regression in) newsegment handling
Mark Nauwelaerts
1
-10
/
+8
2009-04-07
baseparse: Fix slightly broken buffer-in-segment check (aacparse, amrparse, f...
René Stadler
1
-1
/
+1
2009-02-27
baseparse: revert last change and properly fix
Stefan Kost
1
-4
/
+6
2009-02-26
baseparse: remove checks for buffer==NULL
Stefan Kost
1
-9
/
+5
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-10-10
Fix compiler warning on OS/X about parameters not matching the debug format s...
Jan Schmidt
1
-2
/
+2
2008-09-30
gst/flacparse/gstbaseparse.c: Add support for GstIndex.
Sebastian Dröge
1
-3
/
+91
2008-09-30
gst/flacparse/gstbaseparse.*: Provide a vfunc for the subclass to decide whet...
Sebastian Dröge
2
-34
/
+57
2008-09-30
gst/flacparse/gstbaseparse.c: Approximate the average bitrate, duration and s...
Sebastian Dröge
2
-76
/
+190
2008-09-29
Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that...
Sebastian Dröge
10
-0
/
+5247