summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Merge branch 'fdo' into lv2Dave Robillard60-1233/+7475
2009-07-03Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard62-1235/+7495
2009-07-03Working multi-channel pads for LV2 plugins.Dave Robillard5-130/+322
2009-07-03basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller7-1/+27
2009-07-02mpegtsparse: fix sdt parsing.Zaheer Abbas Merali1-9/+28
2009-07-02shapewipe: Add support for ARGB video input/outputSebastian Dröge2-121/+159
2009-07-01basevideo: move from -baseDavid Schleef21-2/+6296
2009-07-01rtpbin: use new method for netaddress to stringWim Taymans1-42/+5
2009-06-29dist: Add lv2 plugin to the distJan Schmidt1-0/+1
2009-06-29dist: Add the camerabin examples subdirectory to the distJan Schmidt1-1/+1
2009-06-29rtpbin: do better cleanup of the src ghostpadsWim Taymans2-14/+114
2009-06-29docs: remove old elementWim Taymans1-1/+0
2009-06-29rtpsession: add a commentWim Taymans1-1/+1
2009-06-29rtpbin: add SDES propertyWim Taymans3-271/+39
2009-06-29rtpbin: add SDES property that takes GstStructureWim Taymans4-105/+104
2009-06-29rtpbin: removed old gstrtpclientWim Taymans6-563/+0
2009-06-29sdl: only include sys/time.h when we have itAndoni Morales1-0/+2
2009-06-29frei0r: Correctly clean up elements to be reusable and not leak memorySebastian Dröge3-0/+15
2009-06-29frei0r: In the filter plugins create the frei0r instances in create() before ...Sebastian Dröge2-13/+12
2009-06-29frei0r: In the mixer plugins create the frei0r instances in create() before p...Sebastian Dröge1-12/+9
2009-06-29frei0r: In the src plugins create the frei0r instances in create() before pla...Sebastian Dröge1-11/+10
2009-06-29frei0r: Use fixed caps on the filter padsSebastian Dröge1-0/+2
2009-06-27frei0r: Set the default property values correctlySebastian Dröge1-9/+38
2009-06-27Allocate a static predicate for pg:inGroup.Dave Robillard1-6/+6
2009-06-26camerabin: code cleanupsStefan Kost1-14/+10
2009-06-26camerabin: just ref caps, we don't need a writable copyStefan Kost1-1/+3
2009-06-26camerabin: no need to ref and unref this temporarilyStefan Kost1-2/+3
2009-06-26camerabin: don't leak sink_caps if they would be any-capsStefan Kost1-22/+24
2009-06-26camerabin: don't leak preview imagesStefan Kost1-0/+1
2009-06-26camerabin: don't leak viewfinder-capsStefan Kost1-0/+2
2009-06-26camerabin: make shot2shot test more reliableStefan Kost1-4/+23
2009-06-26camerabin: insert a few blank lines for readabilityStefan Kost1-1/+3
2009-06-26camerabin: don't leak messages and element refs in previewStefan Kost1-1/+14
2009-06-26autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]Jan Schmidt1-2/+2
2009-06-26Automatic update of common submoduleJan Schmidt1-0/+0
2009-06-26freeze: don't build plugin static libChangwoo Ryu1-0/+1
2009-06-25Only allocate lv2:inPlaceBroken predicate once.Dave Robillard1-4/+4
2009-06-26Use GST_WARNING instead of fprintf.Dave Robillard1-2/+2
2009-06-26Add LV2 quick start README.Dave Robillard1-0/+18
2009-06-25Eliminate use of static mono pad template.Dave Robillard1-7/+4
2009-06-25Separate port discovery from pad template creation.Dave Robillard1-69/+69
2009-06-25camerabin: don't leak requestpadsStefan Kost2-0/+9
2009-06-25camerabin: sync first test more safelyStefan Kost1-8/+33
2009-06-25Use silly glib types :).Dave Robillard1-2/+2
2009-06-25Use GST_WARNING instead of fprintf.Dave Robillard1-2/+2
2009-06-25capssetter: import element into -badMark Nauwelaerts10-3/+485
2009-06-25Merge branch 'fdo' into lv2Dave Robillard11-109/+124
2009-06-25Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard11-109/+124
2009-06-25qtmux: Remove unused variable.Edward Hervey1-3/+0
2009-06-25qtmux: Fix debug statement.Edward Hervey1-1/+2