summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-154-4/+8
* fix more capsWim Taymans2012-09-144-4/+4
* deinterlace: Don't treat every custom-downstream event as EOSJan Schmidt2012-09-121-1/+3
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-128-10/+11
* udp: add include for IPPROTO_*Mark Nauwelaerts2012-09-121-0/+4
* udp: properly match braces and cpp directivesMark Nauwelaerts2012-09-121-1/+1
* shapewipe: Use default query handler where neededEdward Hervey2012-09-121-17/+13
* deinterlace: improve framerate transformWim Taymans2012-09-121-12/+12
* deinterlace: small cleanupWim Taymans2012-09-121-4/+6
* videomixer2: Adding nv12 and nv21 supportYouness Alaoui2012-09-123-1/+233
* qtdemux: add support for proresMichael Smith2012-09-122-0/+5
* ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-116-6/+12
* qtdemux: don't reset segmentWim Taymans2012-09-111-1/+0
* gst: adjust comment styleMark Nauwelaerts2012-09-104-14/+14
* avidemux: remove defunct commented codeMark Nauwelaerts2012-09-101-2/+0
* video/x-3ivx and video/x-xvid -> video/mpeg,mpegversion=4Tim-Philipp Müller2012-09-102-18/+4
* rtspsrc: avoid leakDaniela2012-09-071-0/+1
* rtpamrdepay: unmap rtp bufferMark Nauwelaerts2012-09-071-0/+3
* rtph264pay: avoid crashing on NULL access in debug messageMark Nauwelaerts2012-09-071-1/+1
* rtph263ppay: plug caps leakMark Nauwelaerts2012-09-071-1/+4
* deinterlace: remove redundant _set_allocation callWim Taymans2012-09-061-2/+0
* deinterlace: plug some leaksMark Nauwelaerts2012-09-061-0/+4
* deinterlace: reuse core function for GCDWim Taymans2012-09-061-14/+1
* deinterlace: support filter in getcapsMark Nauwelaerts2012-09-061-1/+10
* deinterlace: do not leak getcaps resultMark Nauwelaerts2012-09-061-0/+1
* deinterlace: add support for bufferpoolWim Taymans2012-09-062-56/+138
* deinterlace: proxy allocation query in passthroughWim Taymans2012-09-061-1/+8
* deinterlace: use default event functionsWim Taymans2012-09-061-4/+5
* deinterlace: small cleanupsWim Taymans2012-09-061-15/+10
* deinterlace: call default query handlersWim Taymans2012-09-061-21/+4
* videobalance: avoid deadlockWim Taymans2012-09-041-1/+1
* matroskamux: extract interlaced-ness of video track from interlace-mode fieldTim-Philipp Müller2012-09-031-3/+3
* video/x-xvid -> video/mpeg,mpegversion=4Tim-Philipp Müller2012-09-034-22/+4
* text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller2012-09-023-5/+7
* gst_message_new_duration -> gst_message_new_duration_changedTim-Philipp Müller2012-09-021-2/+1
* session: also stop probatation on existing sourcesWim Taymans2012-08-301-0/+4
* rtp: make rtp packet probation configurable (bug #682512)Aleix Conchillo Flaque2012-08-307-14/+83
* flacparse: fixup 0.11 port of suspect frame checkingMark Nauwelaerts2012-08-301-1/+1
* avidemux: avoid invalid H264 bytestream codec_dataMark Nauwelaerts2012-08-281-0/+45
* qtdemux: port segment event creation to 0.11Mark Nauwelaerts2012-08-281-4/+6
* qtdemux: release extra event ref when replacing pending newsegment eventMark Nauwelaerts2012-08-281-0/+2
* isomp4: add DASH tfdt box supportDavid Corvoysier2012-08-285-2/+78
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-2792-141/+141
* docs: gst-launch-0.11 -> gst-launch-1.0Tim-Philipp Müller2012-08-271-4/+4
* deinterlace: the field in caps is "interlace-mode" not "interlace-method"Tim-Philipp Müller2012-08-271-1/+1
* videomixer: fix endianness check on systems where non-glib endianness defines...Michael Rubinstein2012-08-241-1/+1
* udpsink: don't crash on NULL errorWim Taymans2012-08-221-1/+2
* rtspsrc: make jitterbuffer drop-on-latency available (fix #682055)Aleix Conchillo Flaque2012-08-224-0/+45
* video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller2012-08-203-5/+5
* multifilesrc: fix example pipeline in docsTim-Philipp Müller2012-08-171-2/+3