summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-10avidemux: remove defunct commented codeMark Nauwelaerts1-2/+0
2012-09-10video/x-3ivx and video/x-xvid -> video/mpeg,mpegversion=4Tim-Philipp Müller2-18/+4
2012-09-07rtspsrc: avoid leakDaniela1-0/+1
2012-09-07rtpamrdepay: unmap rtp bufferMark Nauwelaerts1-0/+3
2012-09-07rtph264pay: avoid crashing on NULL access in debug messageMark Nauwelaerts1-1/+1
2012-09-07rtph263ppay: plug caps leakMark Nauwelaerts1-1/+4
2012-09-06deinterlace: remove redundant _set_allocation callWim Taymans1-2/+0
2012-09-06deinterlace: plug some leaksMark Nauwelaerts1-0/+4
2012-09-06deinterlace: reuse core function for GCDWim Taymans1-14/+1
2012-09-06deinterlace: support filter in getcapsMark Nauwelaerts1-1/+10
2012-09-06deinterlace: do not leak getcaps resultMark Nauwelaerts1-0/+1
2012-09-06deinterlace: add support for bufferpoolWim Taymans2-56/+138
2012-09-06deinterlace: proxy allocation query in passthroughWim Taymans1-1/+8
2012-09-06deinterlace: use default event functionsWim Taymans1-4/+5
2012-09-06deinterlace: small cleanupsWim Taymans1-15/+10
2012-09-06deinterlace: call default query handlersWim Taymans1-21/+4
2012-09-04videobalance: avoid deadlockWim Taymans1-1/+1
2012-09-03matroskamux: extract interlaced-ness of video track from interlace-mode fieldTim-Philipp Müller1-3/+3
2012-09-03video/x-xvid -> video/mpeg,mpegversion=4Tim-Philipp Müller4-22/+4
2012-09-02text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller3-5/+7
2012-09-02gst_message_new_duration -> gst_message_new_duration_changedTim-Philipp Müller1-2/+1
2012-08-30session: also stop probatation on existing sourcesWim Taymans1-0/+4
2012-08-30rtp: make rtp packet probation configurable (bug #682512)Aleix Conchillo Flaque7-14/+83
2012-08-30flacparse: fixup 0.11 port of suspect frame checkingMark Nauwelaerts1-1/+1
2012-08-28avidemux: avoid invalid H264 bytestream codec_dataMark Nauwelaerts1-0/+45
2012-08-28qtdemux: port segment event creation to 0.11Mark Nauwelaerts1-4/+6
2012-08-28qtdemux: release extra event ref when replacing pending newsegment eventMark Nauwelaerts1-0/+2
2012-08-28isomp4: add DASH tfdt box supportDavid Corvoysier5-2/+78
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller92-141/+141
2012-08-27docs: gst-launch-0.11 -> gst-launch-1.0Tim-Philipp Müller1-4/+4
2012-08-27deinterlace: the field in caps is "interlace-mode" not "interlace-method"Tim-Philipp Müller1-1/+1
2012-08-24videomixer: fix endianness check on systems where non-glib endianness defines...Michael Rubinstein1-1/+1
2012-08-22udpsink: don't crash on NULL errorWim Taymans1-1/+2
2012-08-22rtspsrc: make jitterbuffer drop-on-latency available (fix #682055)Aleix Conchillo Flaque4-0/+45
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller3-5/+5
2012-08-17multifilesrc: fix example pipeline in docsTim-Philipp Müller1-2/+3
2012-08-17equalizer: enable presets for the n-band equalizerStefan Sauer3-6/+6
2012-08-14deinterlace: fix not-negotiated errors on variable or missing framerate in in...Tim-Philipp Müller1-9/+0