summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-0116-131/+140
* Add new element: frame dropper. This element inserts/drops frames to go from ...Ronald S. Bultje2003-09-301-2/+3
* 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
* I thought I removed these two...Ronald S. Bultje2003-09-292-525/+0
* cvs ignoreThomas Vander Stichele2003-09-281-0/+1
* add elapsed timeThomas Vander Stichele2003-09-281-2/+16
* update with latest fixesChristian Schaller2003-09-271-2/+8
* make ffmpeg erroring out work:Benjamin Otte2003-09-271-2/+3
* Add navigationDavid Schleef2003-09-271-0/+1
* added second example with plotting fixed some aestheticsThomas Vander Stichele2003-09-267-11/+160
* sort the list of plugins that are built and don't spit out so much empty linesBenjamin Otte2003-09-252-2/+4
* Don't unref event when calling gst_pad_event_default() (#119155)David Schleef2003-09-251-2/+2
* make sure gtk apps are builtThomas Vander Stichele2003-09-211-0/+1
* 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
* port #121143 to HEAD (flac file detection)Jeremy Simon2003-09-201-3/+23
* Fix problem transitioning to PLAYING. (#122481)David Schleef2003-09-191-1/+0
* add cvsignore so we don't have to look at generated gst-launch-ext fileChristian Schaller2003-09-191-0/+1
* add versioning to gst-launch-ext and gst-visualise and add new files to specChristian Schaller2003-09-192-7/+11
* Add gst-launch-ext.in to extra distChristian Schaller2003-09-181-1/+1
* remove this fileChristian Schaller2003-09-181-161/+0
* version gst-launch command in gst-launch-extChristian Schaller2003-09-182-0/+162
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-1624-124/+57
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-1510-20/+45
* converted gst_element_error to new format in sys/oss - gettext pendingBenjamin Otte2003-09-154-25/+43
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-1510-12/+36
* add COPYING.LIBChristian Schaller2003-09-141-1/+1
* exerting executive privilegeDavid Schleef2003-09-141-26/+0
* 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
* Change default program suffix to -0.7David Schleef2003-09-131-0/+4
* Make interface hack work with multiple interfaces per elementRonald S. Bultje2003-09-131-2/+6
* Copyright fix (code=mine)Ronald S. Bultje2003-09-132-6/+4
* Fix missing symbolRonald S. Bultje2003-09-131-1/+1
* fix v4l elements as they have been merged into just 2Christian Schaller2003-09-131-6/+2
* fix typo (not mine, ronalds ;)Christian Schaller2003-09-131-1/+0
* disting fix, ronald remember to make sure all new files get disted :)Christian Schaller2003-09-131-6/+7
* typosRonald S. Bultje2003-09-131-1/+2
* latest fixes to get everything disting and building like a charmChristian Schaller2003-09-132-1/+4
* Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje2003-09-136-35/+66
* Interface implementation example: OSS mixer. Also osscommon->osselement so it...Ronald S. Bultje2003-09-1310-173/+1249
* Interface example: a mixerRonald S. Bultje2003-09-131-0/+1
* 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-117-36/+6
* add cvsignoresChristian Schaller2003-09-112-0/+5
* misc minor build and rpm fixesChristian Schaller2003-09-111-52/+52