summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Change some g_prints to GST_DEBUGDavid Schleef2003-09-141-4/+2
* change caps in template to GST_CAPS_ANYDavid Schleef2003-09-141-2/+2
* Check for seekability and use gst_pad_push() instead of gst_pad_send_event()Ronald S. Bultje2003-09-121-24/+44
* Clarify DV type 1/2 differenceRonald S. Bultje2003-09-121-3/+7
* Remove all locally-defined optimization flagsDavid Schleef2003-09-115-9/+6
* add cvsignoresChristian Schaller2003-09-111-0/+3
* compilation problems on FreeBSD.Andrew Turner2003-08-211-0/+4
* Add setsockopt SO_REUSEADDRAngel Carpintero2003-08-201-0/+6
* fix GstElementDetails nameAngel Carpintero2003-08-132-4/+4
* Fix regressions from using gstriff libraryDavid Schleef2003-08-133-92/+105
* Remove riff code, since it's duplicated in the riff libraryDavid Schleef2003-08-135-220/+13
* Add PCMU = 0 (G711 mu-law) and PCMA = 8 (G711 a-law) payloadsAngel Carpintero2003-08-121-0/+2
* Update and Add some RFCsAngel Carpintero2003-08-111-4/+11
* Remove redundant plugindir definitionDavid Schleef2003-08-1022-22/+0
* Enable MTU featureAngel Carpintero2003-08-071-8/+7
* Fix wrong mimetype, might cause #119272Ronald S. Bultje2003-08-061-1/+1
* Added some issues on TODOAngel Carpintero2003-07-311-0/+3
* At end of stream, rewrite the header with the correct number of bytesIain Holmes2003-07-292-39/+80
* Rewrote the core function. Added some nice #defines that should probably go ...David Schleef2003-07-251-22/+39
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-242-0/+6
* Fix a warningRonald S. Bultje2003-07-221-2/+2
* improve index offset calculation, fix some minor other issues and make avimux...Ronald S. Bultje2003-07-221-31/+27
* A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.Joshua N. Pritikin2003-07-221-1/+1
* + the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2003-07-193-10/+6
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-191-1/+1
* Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2003-07-172-24/+28
* Update to new debugging systemRonald S. Bultje2003-07-154-8/+8
* Added #include of config.h so that they symbol "VERSION" could be found.Brian Cameron2003-07-154-6/+22
* Caps fixes and general cleanup.David Schleef2003-07-145-32/+48
* GSM -> RTP and viceversaZeeshan Ali2003-07-1316-28/+1536
* various spec file and build fixes agogo /me kicks ds in a friendly wayThomas Vander Stichele2003-07-121-1/+1
* Silence and fix typefindingRonald S. Bultje2003-07-111-3/+3
* fix licensing terms for Goom, it is LGPL not GPLChristian Schaller2003-07-102-1/+6
* another comma missingBenjamin Otte2003-07-081-1/+1
* Support ISO style variable length macrosBrian Cameron2003-07-071-1/+41
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-0638-1112/+1243
* small disting fixChristian Schaller2003-07-051-1/+1
* add formats to base class, not the actual videofilter classDavid Schleef2003-07-023-3/+6
* Add a base init functionDavid Schleef2003-07-021-5/+9
* move code from videoflip directory. Why? I don't really know.David Schleef2003-07-022-20/+202
* video balancing (brightness, contrast, etc.)David Schleef2003-07-023-20/+120
* Add videobalance from templateDavid Schleef2003-07-022-0/+333
* Add videoflip, created from template.David Schleef2003-07-023-2/+341
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-026-0/+1093
* Fix type punning.David Schleef2003-06-302-8/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-2937-190/+300
* fix categoryThomas Vander Stichele2003-06-274-4/+4
* Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje2003-06-266-801/+2
* "My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...David Schleef2003-06-231-14/+26
* new "Electric Fence" element, that converts each buffer into an allocated reg...David Schleef2003-06-223-0/+494