summaryrefslogtreecommitdiffstats
path: root/gst/debug/efence.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dummy plugin_init. Remove some undefined entries from doc- section fil...Stefan Kost2008-06-111-6/+1
* gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979.Sebastian Dröge2008-02-121-2/+11
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-3/+3
* Printf format fixes.Tim-Philipp Müller2006-10-051-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-10/+8
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-8/+4
* gst/debug/efence.c: Added pull mode.Edward Hervey2005-12-111-4/+58
* gst/debug/efence.c: Make sure GST_BUFFER_DATA is set on fenced copied buffers...Tim-Philipp Müller2005-12-111-21/+29
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* Port to 0.9 and re-enable efence plugin.Jan Schmidt2005-09-061-96/+125
* change plugin category to match other testing pluginsStéphane Loeuillet2004-05-101-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-4/+5
* gst-indentThomas Vander Stichele2004-03-141-158/+150
* gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.David Schleef2004-02-021-0/+5
* gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink...David Schleef2004-01-121-15/+44
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef2004-01-111-6/+6
* Negotiation fixesDavid Schleef2004-01-021-17/+2
* Merge CAPS branchDavid Schleef2003-12-221-24/+16
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Cutter and EFence ported.Iain Holmes2003-11-011-26/+28
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* change caps in template to GST_CAPS_ANYDavid Schleef2003-09-141-2/+2
* compilation problems on FreeBSD.Andrew Turner2003-08-211-0/+4
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-7/+10
* new "Electric Fence" element, that converts each buffer into an allocated reg...David Schleef2003-06-221-0/+434