summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-07-27rtpsession: avoid doing lip-sync in BYEWim Taymans1-0/+2
2009-07-27rtpbin: don't do lip-sync after a BYEWim Taymans1-5/+10
2009-07-27rtpbin: only reconsider once for BYEWim Taymans1-5/+11
2009-07-24asfmux: Adds new plugin asfmuxThiago Santos10-0/+4730
2009-07-23mpegdemux: Remove some backward compatibility codeSebastian Dröge2-116/+1
2009-07-23mpegdemux: Implement query type function for the src padsSebastian Dröge2-0/+32
2009-07-22rtpsession: Free conflicting addresses on finalizeOlivier Crête1-0/+3
2009-07-22rtpmux: Free the pad private data on pad releaseOlivier Crête1-18/+50
2009-07-22docs: add pcapparse to docsTim-Philipp Müller1-0/+7
2009-07-22mpegdemux: don't add a base_time==-1 to segment positionsStefan Kost1-5/+9
2009-07-21camerabin: small speedup in software zoomStefan Kost1-0/+4
2009-07-21mxfdemux: Implement SEEKING querySebastian Dröge1-0/+55
2009-07-21mpegpsdemux: Implement SEEKING querySebastian Dröge1-0/+55
2009-07-21mpegtsdemux: Implement SEEKING querySebastian Dröge1-0/+45
2009-07-21mpegtsparse: Free the PMT before setting a new oneSebastian Dröge1-0/+3
2009-07-21mpegtsparse: Remove old PES PIDs when receiving PAT tablesMikael Magnusson1-22/+32
2009-07-20camerabin: log formats in preview image conversionStefan Kost1-1/+4
2009-07-20camerabin: remove unused variable assignmentStefan Kost1-4/+1
2009-07-20fpsdisplaysink: check query return result before using itStefan Kost1-1/+4
2009-07-19real: differentiate between 'module does not exist' and genuine module openin...Tim-Philipp Müller2-11/+23
2009-07-18mpegdemux: Fix integer overflowMatijs van Zuijlen1-2/+2
2009-07-17camerabin: use gst_caps_replace instead of separate callsStefan Kost1-10/+4
2009-07-17mpegtsparse: add component tag to the video component structure in eitZaheer Merali1-1/+3
2009-07-16mpegtsdemux: Don't use PIDs > MPEGTS_MAX_PIDAleksey Yulin1-1/+2
2009-07-16pesfilter: Permit unbounded packets for 0xfd (extended stream id).Josep Torra1-2/+47
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-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-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-01rtpbin: use new method for netaddress to stringWim Taymans1-42/+5
2009-06-29rtpbin: do better cleanup of the src ghostpadsWim Taymans1-14/+30
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 Taymans4-547/+0
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