summaryrefslogtreecommitdiffstats
path: root/gst/debug
Commit message (Expand)AuthorAgeFilesLines
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-211-3/+7
* gst/debug/tests.c: fix segfault on gst-inspectBenjamin Otte2004-05-191-1/+3
* gst/debug/: add new extensible and configurable testing element. Current test...Benjamin Otte2004-05-195-6/+882
* Report which format was used for GST_FORMAT_DEFAULT in dvdecJan Schmidt2004-05-133-1/+280
* change plugin category to match other testing pluginsStéphane Loeuillet2004-05-101-1/+1
* common/m4/gst-feature.m4: Call -config scripts withDavid Schleef2004-04-132-2/+36
* a52dec: Use a debug category, Output timestamps correctlyJan Schmidt2004-04-014-2/+333
* gst/audioscale/gstaudioscale.c: Fix getcaps to expand and union lists. (bug #...David Schleef2004-03-314-9/+321
* gst/debug/: add element that quasi-randomly changes bytes in the stream.Benjamin Otte2004-03-252-2/+277
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-10/+12
* *.h: Revert indentingJohan Dahlin2004-03-152-23/+24
* gst-indentThomas Vander Stichele2004-03-144-269/+265
* 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-042-2/+0
* Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2003-11-112-6/+6
* navigation testerDavid Schleef2003-11-103-2/+362
* 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
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* various spec file and build fixes agogo /me kicks ds in a friendly wayThomas Vander Stichele2003-07-121-1/+1
* 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-223-0/+494