summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2012-10-05deinterleave: output channels should be marked as MONO, not FRONT_LEFT, ifMichael Smith1-1/+1
2012-10-04interleave: use gst_audio_channel_positions_to_mask instead of a local copyMichael Smith1-11/+8
2012-10-04gstrtpdepay: don't leak input bufferRasmus Rohde1-0/+1
2012-10-04videobalance: Add support for NV12 and NV21Sebastian Dröge1-2/+63
2012-10-04rtph264pay: do not push unmapped dataPatricia Muscalu1-42/+46
2012-10-03meta info: threadsafe registration using g_onceMichael Smith1-0/+2
2012-10-01avidemux: push mode; handle some initial junk before hdrl listMark Nauwelaerts1-10/+7
2012-09-29Purge references to liboilTim-Philipp Müller1-4/+3
2012-09-28avidemux: recognize all xsub frames as keyframesMark Nauwelaerts2-0/+4
2012-09-28avidemux: push mode: find the correct chunk for segment following seekMark Nauwelaerts1-1/+1
2012-09-27qtdemux: fix parsing in push mode when moov atom is at the endArnaud Vrac1-1/+1
2012-09-27gamma: remove duplicate entries at format at capsAndre Moreira Magalhaes (andrunko)1-2/+2
2012-09-27rtpvrawdepay: negotiate pool with srcpad capsWim Taymans1-1/+1
2012-09-26videomixer: clear video frame more correctlyTim-Philipp Müller1-5/+17
2012-09-26flvdemux: minor clean-upTim-Philipp Müller1-49/+34
2012-09-26flvdemux: fix speex audio decoding by creating fake stream headerDmitriy Samonenko1-0/+65
2012-09-25videomixer: fix warnings when using transparent backgroundTim-Philipp Müller1-1/+8
2012-09-25deinterlace: Add some useful debug loggingRobert Swain1-0/+9
2012-09-25deinterlace: Fix telecineRobert Swain1-14/+26
2012-09-25videomixer: Fix leakEdward Hervey1-0/+1
2012-09-23smpte: send stream-start eventTim-Philipp Müller2-0/+12
2012-09-23multipartmux: send stream-start eventTim-Philipp Müller2-0/+13
2012-09-23matroskamux: send stream-startTim-Philipp Müller1-0/+6
2012-09-23qtmux: send stream-start eventTim-Philipp Müller1-0/+5
2012-09-23interleave: add a bunch of FIXMEsTim-Philipp Müller2-0/+19
2012-09-23flvmux: send stream-start eventTim-Philipp Müller1-0/+6
2012-09-23avimux: send stream-start eventTim-Philipp Müller1-0/+8
2012-09-21rtspsrc: answer URI queryTim-Philipp Müller1-0/+13
2012-09-21rtph264pay: Make sure the caps don't have duplicated sps/ppsOlivier Crête1-4/+30
2012-09-20qtdemux: 24 bit audio here is S24LE, not S24_3LE.Michael Smith1-1/+1
2012-09-19deinterlace: Remove incorrect logicRobert Swain1-4/+0
2012-09-19deinterlace: Fix field durationRobert Swain1-1/+1
2012-09-18videobox: Fix U/V strides for a number of cases.Michael Smith1-8/+8
2012-09-18videomixer: init videoinfoMark Nauwelaerts1-0/+1
2012-09-18videomixer: chain up to collectpads query functionMark Nauwelaerts1-1/+1
2012-09-18videomixer: Don't let GstCollectPad shadow custom sink pad query funcNicolas Dufresne1-16/+10
2012-09-15use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts4-4/+8
2012-09-14fix more capsWim Taymans4-4/+4
2012-09-12deinterlace: Don't treat every custom-downstream event as EOSJan Schmidt1-1/+3
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer8-10/+11
2012-09-12udp: add include for IPPROTO_*Mark Nauwelaerts1-0/+4
2012-09-12udp: properly match braces and cpp directivesMark Nauwelaerts1-1/+1
2012-09-12shapewipe: Use default query handler where neededEdward Hervey1-17/+13
2012-09-12deinterlace: improve framerate transformWim Taymans1-12/+12
2012-09-12deinterlace: small cleanupWim Taymans1-4/+6
2012-09-12videomixer2: Adding nv12 and nv21 supportYouness Alaoui3-1/+233
2012-09-12qtdemux: add support for proresMichael Smith2-0/+5
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts6-6/+12
2012-09-11qtdemux: don't reset segmentWim Taymans1-1/+0
2012-09-10gst: adjust comment styleMark Nauwelaerts4-14/+14