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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
gst/mpegdemux/mpegtsparse.c: Fix another memleak.
Sebastian Pölsterl
1
-0
/
+7
2008-11-04
Fix memleaks.
Sebastian Pölsterl
1
-0
/
+8
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+122
2008-11-04
gst/mpegdemux/mpegtsparse.c: Fix memleak.
Sebastian Pölsterl
1
-0
/
+14
2008-11-03
examples/scaletempo/.cvsignore: Add example to cvs ignores.
Jan Schmidt
1
-0
/
+5
2008-11-03
sys/qtwrapper/audiodecoders.c: Fix mismatched signedness compiler warning.
Jan Schmidt
1
-0
/
+6
2008-11-03
gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for ena...
Sebastian Dröge
1
-0
/
+10
2008-11-02
gst/speexresample/gstspeexresample.c: Fix format string and arguments.
Sebastian Dröge
1
-0
/
+9
2008-11-01
ext/resindvd/Makefile.am: Dist the play scripts.
Stefan Kost
1
-0
/
+5
2008-11-01
gst/speexresample/: Add missing headers to Makefile.am.
Sebastian Dröge
1
-0
/
+22
2008-10-31
configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN as the result of the l...
Sebastian Dröge
1
-0
/
+7
2008-10-30
sys/qtwrapper/audiodecoders.c: Add ALAC support.
Michael Smith
1
-0
/
+13
2008-10-30
configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I c...
Tim-Philipp Müller
1
-0
/
+10
2008-10-30
gst/speexresample/gstspeexresample.c: The length for the buffer conversion fu...
Sebastian Dröge
1
-0
/
+9
2008-10-30
tests/check/elements/speexresample.c: Add pipeline unit tests for testing all...
Sebastian Dröge
1
-0
/
+13
2008-10-30
gst/speexresample/: Add support for int8, int24 and int32 input by converting...
Sebastian Dröge
1
-0
/
+12
2008-10-30
ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by expli...
Jan Schmidt
1
-0
/
+7
2008-10-30
ext/ladspa/gstladspa.c: Whitespace.
Stefan Kost
1
-0
/
+7
2008-10-30
Add support for double samples as input and refactor the usage of the differe...
Sebastian Dröge
1
-0
/
+23
2008-10-30
gst/scaletempo/gstscaletempo.c: Return the result of parent_class->event().
Stefan Kost
1
-0
/
+5
2008-10-30
gst/audiobuffer/: Add first version of an audioringbuffer element that can be...
Wim Taymans
1
-0
/
+27
2008-10-30
gst/aiffparse/aiffparse.c: AIFF is always signed, even for 8 bit.
Michael Smith
1
-0
/
+5
2008-10-29
gst-libs/gst/app/gstappsink.c: Fix the docs.
Wim Taymans
1
-0
/
+5
2008-10-29
gst/real/gstrealvideodec.c: A RealVideo video inside a container (for example...
Robin Stocker
1
-1
/
+9
2008-10-29
gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m...
Sebastian Dröge
1
-0
/
+20
2008-10-29
ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when...
Jan Schmidt
1
-0
/
+8
2008-10-28
ext/resindvd/resin-play: Remove $@ to fix parse_launch warning
Stefan Kost
1
-0
/
+9
2008-10-28
gst/speexresample/gstspeexresample.*: Some random cleanup, add G_LIKELY and f...
Sebastian Dröge
1
-0
/
+15
2008-10-28
gst/flv/gstflvdemux.c: Implement position query in time format.
Sebastian Dröge
1
-0
/
+5
2008-10-28
gst/flv/: Put the GstSegment directly into the instance struct instead of all...
Sebastian Dröge
1
-0
/
+18
2008-10-28
gst/speexresample/gstspeexresample.c: Fixate to the nearest supported rate in...
Sebastian Dröge
1
-0
/
+7
2008-10-28
gst/speexresample/: Update Speex resampler with latest version from Speex GIT.
Sebastian Dröge
1
-0
/
+24
2008-10-28
gst/aiffparse/aiffparse.*: Calculate width from depth correctly.
Michael Smith
1
-0
/
+7
2008-10-27
ext/x264/gstx264enc.c: Adapt to slightly modified x264 API. Fixes #555238.
Mark Nauwelaerts
1
-0
/
+5
2008-10-27
ext/faac/gstfaac.c: Prevent endless loop if buffer alloc error.
Mark Nauwelaerts
1
-0
/
+5
2008-10-27
gst/flv/: Don't memcpy() all data we want to push downstream, instead just cr...
Sebastian Dröge
1
-0
/
+15
2008-10-27
configure.ac: Require CVS of core for the last change.
Sebastian Dröge
1
-0
/
+5
2008-10-27
gst/flv/Makefile.am: Fix (non-critical) syntax error and add all required CFL...
Sebastian Dröge
1
-0
/
+14
2008-10-27
gst/flv/gstflvparse.c: Properly check everywhere that we have enough data to ...
Sebastian Dröge
1
-0
/
+8
2008-10-27
gst/flv/gstflvparse.c: If the caps change during playback and negotiation fai...
Sebastian Dröge
1
-0
/
+7
2008-10-27
gst/flv/: Add support for Speex audio and allow buffers without valid timesta...
Sebastian Dröge
1
-0
/
+10
2008-10-27
gst/flv/gstflvdemux.c: Don't post an error message on the bus if sending EOS ...
Sebastian Dröge
1
-0
/
+13
2008-10-27
gst/flv/gstflvdemux.c: Error out early if pulling a tag failed.
Sebastian Dröge
1
-0
/
+5
2008-10-27
gst/flv/: In pull mode we create our own index before doing anything else and...
Sebastian Dröge
1
-0
/
+15
2008-10-27
gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default() use a small g...
Sebastian Dröge
1
-0
/
+9
2008-10-27
gst/flv/gstflvdemux.*: If our index was created by the element and not provid...
Sebastian Dröge
1
-0
/
+9
2008-10-27
gst/flv/gstflvdemux.c: Improve debugging a bit when pulling a buffer from ups...
Sebastian Dröge
1
-0
/
+5
2008-10-27
gst/flv/: Close the currently playing segment from the streaming thread inste...
Sebastian Dröge
1
-0
/
+10
2008-10-27
gst/mpegdemux/mpegtspacketizer.c: Add support for the frequency list descript...
David Härdeman
1
-0
/
+9
2008-10-27
gst/mpegtsmux/mpegtsmux.c: Fix EOS logic by correctly popping the collect pad...
vanista
1
-0
/
+12
[prev]
[next]