summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-1617-379/+269
* Fixing gst_element_error callsJulien Moutte2003-09-1510-214/+278
* Changing have_xid to have_video_out to match the new GstVideoSink parent object.Julien Moutte2003-09-153-62/+93
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-155-21/+45
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-152-34/+56
* add COPYING.LIBChristian Schaller2003-09-142-1/+482
* exerting executive privilegeDavid Schleef2003-09-141-26/+0
* Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte2003-09-144-2/+578
* Change some g_prints to GST_DEBUGDavid Schleef2003-09-141-4/+2
* Add passthru. Remove height/width parameters. Fix caps negotiation to autom...David Schleef2003-09-142-47/+37
* Fixes to make it pass media test. Remove frequency parameter, since it can b...David Schleef2003-09-142-22/+107
* Change default program suffix to -0.7David Schleef2003-09-131-0/+4
* Typo fixRonald S. Bultje2003-09-132-2/+2
* Copyright fix (code=mine)Ronald S. Bultje2003-09-134-12/+8
* fix v4l elements as they have been merged into just 2Christian Schaller2003-09-131-6/+2
* typosRonald S. Bultje2003-09-132-1/+7
* latest fixes to get everything disting and building like a charmChristian Schaller2003-09-134-1/+8
* Add missing \David Schleef2003-09-131-1/+1
* Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje2003-09-1310-69/+80
* Interface example: a mixerRonald S. Bultje2003-09-137-2/+496
* build and disting fixesChristian Schaller2003-09-121-12/+6
* Add GST_DURATION() support to ALSARonald S. Bultje2003-09-121-0/+1
* Remove all locally-defined optimization flagsDavid Schleef2003-09-118-48/+7
* Add some stuff to disable bad asm codeDavid Schleef2003-09-111-16/+101
* Build ffmpeg using automake instead of ffmpeg's (broken) MakefilesDavid Schleef2003-09-111-0/+154
* Add unlink function to properly handle unreffing bufferpools.David Schleef2003-09-112-24/+29
* add cvsignoresChristian Schaller2003-09-112-0/+4
* misc minor build and rpm fixesChristian Schaller2003-09-112-53/+52
* Escape filenames for display in error messages.Colin Walters2003-09-101-3/+15
* clean up varargs macro definitionDavid Schleef2003-09-031-6/+8
* Remove vestigal code (#121174)David Schleef2003-09-031-11/+0
* get last fix correct.David Schleef2003-08-301-1/+1
* fix ambiguos message of error on read returnAngel Carpintero2003-08-291-1/+4
* rewrite state machine in _loop() function to handle buffer durationsDavid Schleef2003-08-262-29/+80
* Migrate caps to new system. Change to using a simple convolution to create o...David Schleef2003-08-261-6/+6
* compilation problems on FreeBSD.Andrew Turner2003-08-211-0/+1
* needed fixes to enable building of RPMS of gst-pluginsChristian Schaller2003-08-192-2/+13
* Handle libtoolize with alternate namesDavid Schleef2003-08-172-2/+2
* so bug cannot be closed yetRonald S. Bultje2003-08-133-2/+9
* dist fixThomas Vander Stichele2003-08-131-2/+0
* clean up code, fix typos in lst checkinDavid Schleef2003-08-132-11/+9
* Move some code from wavparseDavid Schleef2003-08-132-0/+28
* Set by default SO_REUSEADDR and SO_KEEPALIVE socket optionsAngel Carpintero2003-08-122-13/+13
* Remove redundant definition of plugindirDavid Schleef2003-08-101-1/+0
* Remove redundant plugindir definitionDavid Schleef2003-08-1015-17/+0
* Check Makefile.am's. Add a few more checks.David Schleef2003-08-092-0/+116
* Define plugindirDavid Schleef2003-08-091-0/+3
* Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket op...Angel Carpintero2003-08-073-2/+31
* change FT_PIXEL_MODE_GRAY to ft_pixel_mode_graysDavid Schleef2003-08-061-1/+1
* Fixed problems with select , which blocks after receive first bufferAngel Carpintero2003-08-051-2/+17