summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-05-22ssrcdemux: emit signal when pads are removedAli Sabil3-1/+80
2009-05-22rtpbin: use our ghostpads instead of its targetWim Taymans1-44/+46
2009-05-22rtpbin: don't warn when getting request pads twiceWim Taymans1-52/+34
2009-05-22rtpsource: add RTP and RTCP source addressWim Taymans1-0/+48
2009-05-22rtpsession: reuse source code for SDESWim Taymans1-58/+2
2009-05-22rtpbin: set target state on new elementsWim Taymans1-20/+37
2009-05-22rtpbin: unref requests pads after releasingWim Taymans1-0/+4
2009-05-22mpegtsdemux: fix memleaks and refcountsWim Taymans1-4/+3
2009-05-22id3tag: canonicalise function namesTim-Philipp Müller3-23/+23
2009-05-22id3tag: change GType to GstId3Tag so it doesn't conflict with the id3tag plug...Tim-Philipp Müller3-16/+16
2009-05-22id3tag: register GType of the base class with a less generic nameTim-Philipp Müller1-1/+6
2009-05-22rtpbin: Implement releasing the streamsOlivier Crête1-21/+53
2009-05-22rtpbin: Keep jb signals handlerOlivier Crête1-3/+7
2009-05-22rtpbin: use the right lock for the sessionsWim Taymans1-0/+4
2009-05-22rtpbin: Free session if request pads are releasedOlivier Crête1-3/+8
2009-05-22rtpbin: Implement relasing of the rtp recv padOlivier Crête1-2/+17
2009-05-22rtpbin: Implement releasing of rtp send padsOlivier Crête1-6/+25
2009-05-22rtpbin: Implement release of the recv rtcp padOlivier Crête1-3/+13
2009-05-22rtpbin: Implement releasing of rtcp src padOlivier Crête1-2/+7
2009-05-21sdpdemux: rework RTCP sending and RTP receivingWim Taymans2-7/+70
2009-05-21id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4.Michael Smith7-0/+2106
2009-05-20mxf: Fix frame_layout for non-interlaced formats. Fixes #583337Edward Hervey1-1/+1
2009-05-16fpsdisplaysink: Fix resetting of the sink in NULLJan Schmidt1-4/+12
2009-05-16Moved 'y4menc' from -bad to -goodJan Schmidt4-561/+0
2009-05-15[qtmux] Fixes segfault when adding a blob as first tag.Thiago Santos1-7/+5
2009-05-15mxfdemux: Use a RW lock to protect metadata and add all pads at once without ...Sebastian Dröge2-70/+93
2009-05-14dvdspu: Push update frame, if any, when entering stills.Jan Schmidt1-0/+7
2009-05-13y4menc: change my emailWim Taymans1-1/+1
2009-05-13y4menc: don't strip timestampsWim Taymans1-2/+6
2009-05-13Moved 'deinterlace2' from -bad to -goodSebastian Dröge41-8726/+0
2009-05-12Moved 'flv' from -bad to -goodSebastian Dröge7-3916/+0
2009-05-11dvdspu: Make the debugging output a bit clearer.Jan Schmidt1-5/+10
2009-05-11dvdspu: Always push a frame at the start of a still frame, and fix a leak.Jan Schmidt1-10/+24
2009-05-11dvdspu: Add a guard when we don't have any subpicture buffer to renderJan Schmidt1-0/+2
2009-05-11mpegtsdemux: Protect bitrate estimation against bogus values.Edward Hervey2-5/+18
2009-05-11mpegtsdemux: Only take PCR from the active stream for bitrate estimation.Edward Hervey1-6/+13
2009-05-11mpegtsdemux: Change debugging levels for very frequent messages.Edward Hervey1-14/+16
2009-05-11mpegtsdemux: Revert indentation and comment header file.Edward Hervey1-93/+98
2009-05-10gppmux: Add MPEG-4 part 2 to supported formats. Fixes #581593.Mark Nauwelaerts1-1/+1
2009-05-10mxfmux: Fix uninitialized variable compiler warningTristan Matthews1-1/+3
2009-05-09mxfmux: Write metadata items in reference orderSebastian Dröge2-23/+76
2009-05-09mxfmux: Fix EOS logic againSebastian Dröge1-2/+3
2009-05-09mxfmux: Don't unref NULL buffers if pushing a buffer after the first failedSebastian Dröge1-1/+1
2009-05-08mpegtsdemux: Add initial naive seeking support and fix duration query.Zaheer Merali2-117/+341
2009-05-08deinterlace2: Add a disabled mode for passthrough operationSebastian Dröge2-12/+21
2009-05-07Add ranks to various muxers and encoders in -badChristian Schaller3-3/+4
2009-05-05mpeg4videoparse: don't leak the config dataArnout Vandecappelle1-0/+8
2009-05-05rtpssrcdemux: drop unexpected RTCP packetsWim Taymans1-1/+7
2009-05-04mpegtsparse: Remember pids that are meant to be stream pids.Zaheer Abbas Merali2-0/+15
2009-05-03mpegtsparse: Ignore subtable extension when parsing PATVincent Genieux3-5/+23