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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-22
gst/rtpmanager/rtpsession.c: Add property to configure the RTCP MTU.
Wim Taymans
2
-1
/
+22
2008-11-22
gst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS.
Wim Taymans
3
-120
/
+158
2008-11-22
tests/check/elements/speexresample.c: Make the unit test a bit faster to prev...
Sebastian Dröge
2
-12
/
+6
2008-11-22
gst/mxf/: Some more format string fixes and usage of guint instead of gint wh...
Sebastian Dröge
3
-32
/
+47
2008-11-22
gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ...
Sebastian Dröge
8
-69
/
+115
2008-11-22
gst/rtpmanager/gstrtpbin.c: Also unref the target pad for unknown pads.
Wim Taymans
2
-1
/
+6
2008-11-22
gst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of "%u" for a size_t variable ...
Sebastian Dröge
2
-1
/
+7
2008-11-21
gst/rtpmanager/gstrtpbin.c: Release the right pads on rtpbin. Fixes #561752.
Olivier Crete
2
-6
/
+19
2008-11-21
gst/speexresample/gstspeexresample.c: Add a "filter-length" property that map...
Sebastian Dröge
2
-1
/
+88
2008-11-21
configure.ac: Remove the "experimental" flag from the deinterlace2 plugin.
Sebastian Dröge
2
-3
/
+7
2008-11-21
Add first version of an MXF demuxer. Currently it supports
Sebastian Dröge
13
-0
/
+7255
2008-11-21
sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems retur...
Michael Smith
4
-15
/
+65
2008-11-20
gst/rtpmanager/gstrtpsession.c: Pass the running time to the session when pro...
Wim Taymans
7
-60
/
+246
2008-11-20
gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin.
Leandro Melo de Sales
9
-147
/
+266
2008-11-20
gst/rtpmanager/gstrtpjitterbuffer.c: Initialize return value to fix compiler ...
Sebastian Dröge
2
-1
/
+8
2008-11-19
gst/rtpmanager/gstrtpjitterbuffer.c: Mark signal arg as static scope.
Wim Taymans
2
-1
/
+7
2008-11-19
gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ...
Wim Taymans
7
-139
/
+415
2008-11-18
ext/metadata/gstbasemetadata.c: Avoid deadlock during pad activation.
Alessandro Decina
2
-6
/
+20
2008-11-18
gst/qtmux/gstqtmux.c: Quiet a debugging message that I recently added.
David Schleef
2
-1
/
+11
2008-11-17
gst/rtpmanager/rtpsource.c: Fix GST_DEBUG call to only have as many arguments...
Sebastian Dröge
2
-1
/
+7
2008-11-17
gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...
Wim Taymans
8
-62
/
+78
2008-11-17
tests/check/elements/: Add missing files.
Stefan Kost
3
-0
/
+118
2008-11-15
gst/qtmux/gstqtmux.*: Use dts from GST_BUFFER_OFFSET_END() for video/x-qt-part.
David Schleef
3
-14
/
+48
2008-11-14
sys/qtwrapper/codecmapping.c: Add some of our favorite codecs.
David Schleef
2
-0
/
+10
2008-11-14
gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I some...
Jan Schmidt
1
-1
/
+2
2008-11-14
gst/qtmux/: Revert previous commit.
Mark Nauwelaerts
13
-277
/
+16
2008-11-14
gst/qtmux/: Dual license LGPL/MIT, as apparently supposed to.
Mark Nauwelaerts
13
-0
/
+293
2008-11-14
gst/qtmux/: Cut detour in sample description extension construction.
Mark Nauwelaerts
6
-74
/
+124
2008-11-14
ext/x264/gstx264enc.c: Construct source caps in more conventional (and correc...
Mark Nauwelaerts
2
-6
/
+12
2008-11-14
no more egging the pudding
Christian Schaller
3
-2
/
+12
2008-11-14
gst-libs/gst/play/: Remove cruft. This is not entered by make and its not eve...
Stefan Kost
1
-0
/
+7
2008-11-13
ext/dirac/gstdiracenc.cc: Set pixel-aspect-ratio correctly in the encoder API...
David Schleef
2
-18
/
+23
2008-11-13
ext/jp2k/: Add jp2kenc to jp2k plugin.
Mark Nauwelaerts
6
-30
/
+696
2008-11-13
ext/jp2k/gstjasperdec.*: Make pad template caps reflect the supported formats.
Mark Nauwelaerts
3
-20
/
+31
2008-11-13
gst/aacparse/gstaacparse.c: Don't autoplug aacparse until it works.
Wim Taymans
2
-1
/
+6
2008-11-13
gst/rtpmanager/: Small cleanups and some more debug info.
Wim Taymans
3
-7
/
+22
2008-11-13
tests/check/: Add unit tests for new parsers.
Stefan Kost
4
-0
/
+1161
2008-11-13
docs/plugins/: Update docs.
Stefan Kost
10
-96
/
+655
2008-11-13
gst/: Fix baseparse type name.
Stefan Kost
3
-2
/
+8
2008-11-13
Add two new baseparse based parsers (aac and amr) from Bug #518857.
Stefan Kost
12
-0
/
+5656
2008-11-12
gst/librfb/rfbdecoder.c: Fix uninitialized warnings
Thijs Vermeir
2
-0
/
+6
2008-11-11
tests/check/: Add unit test for qtmux.
Mark Nauwelaerts
3
-0
/
+272
2008-11-11
gst/qtmux/gstqtmux.c: Add some more safety/sanity checks in tag manipulation.
Mark Nauwelaerts
2
-4
/
+9
2008-11-10
gst/rtpmanager/gstrtpjitterbuffer.c: Also configure the next expected output ...
Wim Taymans
2
-5
/
+12
2008-11-10
gst/: Wim, you're a bad boy. You don't want people to contact you or what?
Edward Hervey
4
-3
/
+10
2008-11-10
gst/filter/gstiir.c: Fix name tag.
Thomas Vander Stichele
2
-1
/
+6
2008-11-08
Copy qtmux from revision 148 of the gst-qtmux repository.
Thiago Sousa Santos
15
-0
/
+6878
2008-11-07
gst-libs/gst/app/gstappsrc.*: Add is-live property.
Wim Taymans
3
-8
/
+84
2008-11-06
Fix basic navigation events
Thijs Vermeir
4
-12
/
+52
2008-11-06
gst/deinterlace2/gstdeinterlace2.c: Bring properties into this century.
Wim Taymans
2
-22
/
+33
[prev]
[next]