summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-018-71/+95
* Set keyframe flag only when it is a keyframe. This will break quite some form...Ronald S. Bultje2003-09-301-1/+4
* In the intfloat conversion elements, there were bugs when the float buffer wa...Andy Wingo2003-09-301-40/+15
* cvs ignoreThomas Vander Stichele2003-09-281-0/+1
* add elapsed timeThomas Vander Stichele2003-09-281-2/+16
* added second example with plotting fixed some aestheticsThomas Vander Stichele2003-09-267-11/+160
* build demo appThomas Vander Stichele2003-09-212-0/+139
* fix capsThomas Vander Stichele2003-09-211-48/+47
* remove debugging printsThomas Vander Stichele2003-09-212-9/+13
* reworked level plugin. It now does RMS, peak, and decay peak signaling per i...Thomas Vander Stichele2003-09-216-109/+317
* Fix problem transitioning to PLAYING. (#122481)David Schleef2003-09-191-1/+0
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-1610-36/+12
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-1510-12/+36
* 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