summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-15mpegtsparse: add component tag to structure for component messageZaheer Merali1-2/+4
2009-07-15camerabin: use nonbuffered io to save memcopiesStefan Kost2-7/+5
2009-07-15camerabin: track todo itemsStefan Kost1-0/+31
2009-07-15camerabin: leave image/video bin in ready when changing modeStefan Kost1-1/+1
2009-07-14amrparse: Sync baseparse changesSebastian Dröge2-29/+63
2009-07-14aacparse: Add function for the baseparse subclass to push buffers downstreamSebastian Dröge2-27/+60
2009-07-14baseparse: Fix seek event leakingSebastian Dröge1-2/+3
2009-07-14metadata: fix copy'n'paste in tag descriptionStefan Kost1-1/+1
2009-07-13schro: Add enum types for schroedinger settingsDavid Schleef1-2/+36
2009-07-13resindvd: Don't send empty language code stringsJan Schmidt1-3/+5
2009-07-13Automatic update of common submoduleOlivier Crête1-0/+0
2009-07-10mimenc: Only enable paused mode if the property is trueOlivier Crête1-3/+7
2009-07-10ivorbis: extract vorbis commentsTim-Philipp Müller2-10/+13
2009-07-08shapewipe: Add BGRA support for video in/outputSebastian Dröge1-18/+27
2009-07-08mpegtsdemux: Fix double freeSebastian Pölsterl1-3/+0
2009-07-08mpegtsparse: parse component tagMiguel Àngel Farré1-1/+7
2009-07-08mpegtsparse: parse carousel identifier descriptorMiguel Àngel Farré2-0/+12
2009-07-08mpegtsparse: add parsing of data broadcast descriptorsZaheer Abbas Merali2-0/+37
2009-07-07basevideo: Link with libgstvideo for some used functionsSebastian Dröge1-1/+1
2009-07-07mimenc: Send pause frames when pausedOlivier Crête2-2/+123
2009-07-07mimdec: Ignore pause framesOlivier Crête1-1/+7
2009-07-07mimenc: Put keyframe/paused flags in tcp headerOlivier Crête1-7/+9
2009-07-07mimenc: Put timestamp on the header bufferOlivier Crête1-4/+6
2009-07-07mimenc: Retimestamp to the running timeOlivier Crête2-11/+41
2009-07-07mimenc: Save the segmentOlivier Crête2-0/+80
2009-07-07mimenc: Add property for the paused modeOlivier Crête2-0/+61
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-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