summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-06-15quarktv: Fix setting the planes property of quarktvSebastian Dröge1-9/+12
2009-06-15quarktv: Clean up the quarktv elementSebastian Dröge1-79/+32
2009-06-15effectv: Make elements list constantSebastian Dröge1-2/+2
2009-06-15edgetv: Clean up edgetv element and fix memory leakSebastian Dröge1-62/+47
2009-06-15dicetv: Clean up dicetv element and fix some smaller issuesSebastian Dröge1-69/+50
2009-06-15agingtv: Actually use GstController for syncing the properties to timestampsSebastian Dröge2-2/+18
2009-06-15agingtv: Export some more agingtv properties via GObject propertiesSebastian Dröge1-6/+59
2009-06-15agingtv: General cleanup and updating of copyrightSebastian Dröge1-59/+76
2009-06-15agingtv: Store and update state inside the instance structSebastian Dröge1-25/+34
2009-06-13rtpsirenpay: Remove deprecated symbolOlivier Crête1-1/+1
2009-06-12rtspsrc: Add RTP blocksize functionalityPatrick Radizi2-0/+32
2009-06-11rtp: update README, fix some typos, mention gstrtpbinWim Taymans1-2/+13
2009-06-11docs: Quieten a couple more docs warningsJan Schmidt2-2/+2
2009-06-11docs: Remove gtk-doc comment markerJan Schmidt1-5/+5
2009-06-11deinterlace: Implement upstream negotationSebastian Dröge2-9/+142
2009-06-11deinterlace: Improve debugging and clean up some codeSebastian Dröge1-34/+64
2009-06-11deinterlace: Clip buffers to the current segment if possibleSebastian Dröge1-2/+41
2009-06-11deinterlace: Clean up includes and clean up order of instance struct fieldsSebastian Dröge2-27/+23
2009-06-10rtph263pay: Default to doing A, B and C modes, not only AOlivier Crête1-1/+1
2009-06-10deinterlace: Fix QoS calculationsSebastian Dröge1-3/+6
2009-06-09rtpsirenpay: Put the bitrate in the RTP capsOlivier Crête1-1/+2
2009-06-09deinterlace: Implement basic QoSSebastian Dröge2-19/+158
2009-06-09deinterlace: Directly proxy events/queries to the peer padsSebastian Dröge1-6/+43
2009-06-09avidemux: debug_memdump() unknown tags. Refactor junk parsing code.Edward Hervey1-28/+47
2009-06-08rtp: Don't forget to dist the headers for the CELT (de)payloaders.Edward Hervey1-0/+2
2009-06-07Revert "Revert "qtdemux: fill timestamp table completely""Wim Taymans1-3/+18
2009-06-07Revert "qtdemux: fill timestamp table completely"Wim Taymans1-18/+3
2009-06-07qtdemux: fill timestamp table completelyWim Taymans1-3/+18
2009-06-07wavparse: handle LIST INFO of 0 sizeWim Taymans1-21/+28
2009-06-07Revert "wavparse: Remove dead assignments, move variable to where it's needed."Wim Taymans1-11/+16
2009-06-05celtdepay: add CELT depayloaderWim Taymans4-0/+298
2009-06-05rtpceltpay: add CELT RTP payloaderWim Taymans4-0/+519
2009-06-04deinterlace: First try to handle DVD still frames correctlySebastian Dröge2-3/+63
2009-06-04rtspsrc: set the right state on rtpbinWim Taymans1-1/+7
2009-06-02vrawpay: trim output buffersWim Taymans1-0/+4
2009-06-02vrawdepay: fix parsing of sampling fieldWim Taymans1-1/+1
2009-06-01deinterlace: Fix spurious colons in asm codeBrian Cameron1-13/+13
2009-06-01avidemux: skip JUNK chunks in data section in streaming modeTim-Philipp Müller1-0/+2
2009-05-28videomixer: Don't use // commentsSebastian Dröge3-6/+5
2009-05-28videomixer: Fix background blitting when a color mode is selected with BGRASebastian Dröge1-7/+8
2009-05-28videomixer: Some cleanup and fix the calculation of the frame size in bytesSebastian Dröge5-30/+44
2009-05-28videomixer: Fix I420 blending to actually do somethingSebastian Dröge1-10/+33
2009-05-28videomixer: Fix ARGB blending to actually workSebastian Dröge1-1/+1
2009-05-28videomixer: Blend BGRA ourselves instead of using CairoSebastian Dröge2-28/+61
2009-05-28videomixer: Add support for blending BGRA and AYUVAlex Ugarte6-283/+878
2009-05-28equalizer: Use floating point arithmetic internally for the int16 modeGhislain 'Aus' Lacroix1-6/+6
2009-05-25rtpmp4vpay: don't look for headers in some casesWim Taymans2-1/+7
2009-05-25rtspsrc: fix memory leak of messagesPatrick Radizi1-1/+6
2009-05-24rtspsrc: make fakesrc silentWim Taymans1-1/+1
2009-05-24rtspsrc: don't send teardown before setupWim Taymans1-0/+4