summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* asfmux: Forcing pad names to be video_%02d and audio_%02d likeThiago Santos2009-07-281-5/+16
* rtpsource: allow for NULL caps on buffersWim Taymans2009-07-281-3/+2
* rtpsource: Incoming buffers do not always have capsOlivier Crête2009-07-281-1/+2
* camerabin: photo iface setter functions return TRUE when used in NULL stateTommi Myöhänen2009-07-281-7/+7
* camerabin: do not put video pipeline into READY when start recording camerabi...Tommi Myöhänen2009-07-283-7/+51
* rtpsession: avoid doing lip-sync in BYEWim Taymans2009-07-271-0/+2
* rtpbin: don't do lip-sync after a BYEWim Taymans2009-07-271-5/+10
* rtpbin: only reconsider once for BYEWim Taymans2009-07-271-5/+11
* asfmux: Adds new plugin asfmuxThiago Santos2009-07-2410-0/+4730
* mpegdemux: Remove some backward compatibility codeSebastian Dröge2009-07-232-116/+1
* mpegdemux: Implement query type function for the src padsSebastian Dröge2009-07-232-0/+32
* rtpsession: Free conflicting addresses on finalizeOlivier Crête2009-07-221-0/+3
* rtpmux: Free the pad private data on pad releaseOlivier Crête2009-07-221-18/+50
* docs: add pcapparse to docsTim-Philipp Müller2009-07-221-0/+7
* mpegdemux: don't add a base_time==-1 to segment positionsStefan Kost2009-07-221-5/+9
* camerabin: small speedup in software zoomStefan Kost2009-07-211-0/+4
* mxfdemux: Implement SEEKING querySebastian Dröge2009-07-211-0/+55
* mpegpsdemux: Implement SEEKING querySebastian Dröge2009-07-211-0/+55
* mpegtsdemux: Implement SEEKING querySebastian Dröge2009-07-211-0/+45
* mpegtsparse: Free the PMT before setting a new oneSebastian Dröge2009-07-211-0/+3
* mpegtsparse: Remove old PES PIDs when receiving PAT tablesMikael Magnusson2009-07-211-22/+32
* camerabin: log formats in preview image conversionStefan Kost2009-07-201-1/+4
* camerabin: remove unused variable assignmentStefan Kost2009-07-201-4/+1
* fpsdisplaysink: check query return result before using itStefan Kost2009-07-201-1/+4
* real: differentiate between 'module does not exist' and genuine module openin...Tim-Philipp Müller2009-07-192-11/+23
* mpegdemux: Fix integer overflowMatijs van Zuijlen2009-07-181-2/+2
* camerabin: use gst_caps_replace instead of separate callsStefan Kost2009-07-171-10/+4
* mpegtsparse: add component tag to the video component structure in eitZaheer Merali2009-07-171-1/+3
* mpegtsdemux: Don't use PIDs > MPEGTS_MAX_PIDAleksey Yulin2009-07-161-1/+2
* pesfilter: Permit unbounded packets for 0xfd (extended stream id).Josep Torra2009-07-161-2/+47
* mpegtsparse: add component tag to structure for component messageZaheer Merali2009-07-151-2/+4
* camerabin: use nonbuffered io to save memcopiesStefan Kost2009-07-152-7/+5
* camerabin: track todo itemsStefan Kost2009-07-151-0/+31
* camerabin: leave image/video bin in ready when changing modeStefan Kost2009-07-151-1/+1
* amrparse: Sync baseparse changesSebastian Dröge2009-07-142-29/+63
* aacparse: Add function for the baseparse subclass to push buffers downstreamSebastian Dröge2009-07-142-27/+60
* baseparse: Fix seek event leakingSebastian Dröge2009-07-141-2/+3
* shapewipe: Add BGRA support for video in/outputSebastian Dröge2009-07-081-18/+27
* mpegtsdemux: Fix double freeSebastian Pölsterl2009-07-081-3/+0
* mpegtsparse: parse component tagMiguel Àngel Farré2009-07-081-1/+7
* mpegtsparse: parse carousel identifier descriptorMiguel Àngel Farré2009-07-082-0/+12
* mpegtsparse: add parsing of data broadcast descriptorsZaheer Abbas Merali2009-07-082-0/+37
* mpegtsparse: fix sdt parsing.Zaheer Abbas Merali2009-07-021-9/+28
* shapewipe: Add support for ARGB video input/outputSebastian Dröge2009-07-022-121/+159
* rtpbin: use new method for netaddress to stringWim Taymans2009-07-011-42/+5
* rtpbin: do better cleanup of the src ghostpadsWim Taymans2009-06-291-14/+30
* rtpsession: add a commentWim Taymans2009-06-291-1/+1
* rtpbin: add SDES propertyWim Taymans2009-06-293-271/+39
* rtpbin: add SDES property that takes GstStructureWim Taymans2009-06-294-105/+104
* rtpbin: removed old gstrtpclientWim Taymans2009-06-294-547/+0