summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* rtpsirenpay: Remove deprecated symbolOlivier Crête2009-06-131-1/+1
* rtspsrc: Add RTP blocksize functionalityPatrick Radizi2009-06-122-0/+32
* rtp: update README, fix some typos, mention gstrtpbinWim Taymans2009-06-111-2/+13
* docs: Quieten a couple more docs warningsJan Schmidt2009-06-112-2/+2
* docs: Remove gtk-doc comment markerJan Schmidt2009-06-111-5/+5
* deinterlace: Implement upstream negotationSebastian Dröge2009-06-112-9/+142
* deinterlace: Improve debugging and clean up some codeSebastian Dröge2009-06-111-34/+64
* deinterlace: Clip buffers to the current segment if possibleSebastian Dröge2009-06-111-2/+41
* deinterlace: Clean up includes and clean up order of instance struct fieldsSebastian Dröge2009-06-112-27/+23
* rtph263pay: Default to doing A, B and C modes, not only AOlivier Crête2009-06-101-1/+1
* deinterlace: Fix QoS calculationsSebastian Dröge2009-06-101-3/+6
* rtpsirenpay: Put the bitrate in the RTP capsOlivier Crête2009-06-091-1/+2
* deinterlace: Implement basic QoSSebastian Dröge2009-06-092-19/+158
* deinterlace: Directly proxy events/queries to the peer padsSebastian Dröge2009-06-091-6/+43
* avidemux: debug_memdump() unknown tags. Refactor junk parsing code.Edward Hervey2009-06-091-28/+47
* rtp: Don't forget to dist the headers for the CELT (de)payloaders.Edward Hervey2009-06-081-0/+2
* Revert "Revert "qtdemux: fill timestamp table completely""Wim Taymans2009-06-071-3/+18
* Revert "qtdemux: fill timestamp table completely"Wim Taymans2009-06-071-18/+3
* qtdemux: fill timestamp table completelyWim Taymans2009-06-071-3/+18
* wavparse: handle LIST INFO of 0 sizeWim Taymans2009-06-071-21/+28
* Revert "wavparse: Remove dead assignments, move variable to where it's needed."Wim Taymans2009-06-071-11/+16
* celtdepay: add CELT depayloaderWim Taymans2009-06-054-0/+298
* rtpceltpay: add CELT RTP payloaderWim Taymans2009-06-054-0/+519
* deinterlace: First try to handle DVD still frames correctlySebastian Dröge2009-06-042-3/+63
* rtspsrc: set the right state on rtpbinWim Taymans2009-06-041-1/+7
* vrawpay: trim output buffersWim Taymans2009-06-021-0/+4
* vrawdepay: fix parsing of sampling fieldWim Taymans2009-06-021-1/+1
* deinterlace: Fix spurious colons in asm codeBrian Cameron2009-06-011-13/+13
* avidemux: skip JUNK chunks in data section in streaming modeTim-Philipp Müller2009-06-011-0/+2
* videomixer: Don't use // commentsSebastian Dröge2009-05-283-6/+5
* videomixer: Fix background blitting when a color mode is selected with BGRASebastian Dröge2009-05-281-7/+8
* videomixer: Some cleanup and fix the calculation of the frame size in bytesSebastian Dröge2009-05-285-30/+44
* videomixer: Fix I420 blending to actually do somethingSebastian Dröge2009-05-281-10/+33
* videomixer: Fix ARGB blending to actually workSebastian Dröge2009-05-281-1/+1
* videomixer: Blend BGRA ourselves instead of using CairoSebastian Dröge2009-05-282-28/+61
* videomixer: Add support for blending BGRA and AYUVAlex Ugarte2009-05-286-283/+878
* equalizer: Use floating point arithmetic internally for the int16 modeGhislain 'Aus' Lacroix2009-05-281-6/+6
* rtpmp4vpay: don't look for headers in some casesWim Taymans2009-05-252-1/+7
* rtspsrc: fix memory leak of messagesPatrick Radizi2009-05-251-1/+6
* rtspsrc: make fakesrc silentWim Taymans2009-05-241-1/+1
* rtspsrc: don't send teardown before setupWim Taymans2009-05-241-0/+4
* matroskademux: Populate a GstIndex that is set on matroskademuxSebastian Dröge2009-05-223-3/+111
* flvmux: Get the max duration from upstream if there's no duration tagSebastian Dröge2009-05-221-14/+40
* flvmux: Write an index table to the end of the fileSebastian Dröge2009-05-222-5/+151
* matroskademux: Recognise PGS subpicture streams - the bluray format.Jan Schmidt2009-05-212-1/+4
* qtdemux: parse in24 boxes to get endiannessWim Taymans2009-05-212-1/+34
* multipartdemux: add proper padtemplateWim Taymans2009-05-211-1/+1
* multipartdemux: add more mime typesWim Taymans2009-05-211-7/+15
* multipartdemux: add flow aggregationWim Taymans2009-05-212-0/+34
* multipartdemux: allow content to be empty.Arnout Vandecappelle2009-05-211-22/+29