summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele17-379/+269
2003-09-15Fixing gst_element_error callsJulien Moutte10-214/+278
2003-09-15Changing have_xid to have_video_out to match the new GstVideoSink parent object.Julien Moutte3-62/+93
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte5-21/+45
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2-34/+56
2003-09-14add COPYING.LIBChristian Schaller2-1/+482
2003-09-14exerting executive privilegeDavid Schleef1-26/+0
2003-09-14Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte4-2/+578
2003-09-14Change some g_prints to GST_DEBUGDavid Schleef1-4/+2
2003-09-14Add passthru. Remove height/width parameters. Fix caps negotiation to autom...David Schleef2-47/+37
2003-09-14Fixes to make it pass media test. Remove frequency parameter, since it can b...David Schleef2-22/+107
2003-09-13Change default program suffix to -0.7David Schleef1-0/+4
2003-09-13Typo fixRonald S. Bultje2-2/+2
2003-09-13Copyright fix (code=mine)Ronald S. Bultje4-12/+8
2003-09-13fix v4l elements as they have been merged into just 2Christian Schaller1-6/+2
2003-09-13typosRonald S. Bultje2-1/+7
2003-09-13latest fixes to get everything disting and building like a charmChristian Schaller4-1/+8
2003-09-13Add missing \David Schleef1-1/+1
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje10-69/+80
2003-09-13Interface example: a mixerRonald S. Bultje7-2/+496
2003-09-12build and disting fixesChristian Schaller1-12/+6
2003-09-12Add GST_DURATION() support to ALSARonald S. Bultje1-0/+1
2003-09-11Remove all locally-defined optimization flagsDavid Schleef8-48/+7
2003-09-11Add some stuff to disable bad asm codeDavid Schleef1-16/+101
2003-09-11Build ffmpeg using automake instead of ffmpeg's (broken) MakefilesDavid Schleef1-0/+154
2003-09-11Add unlink function to properly handle unreffing bufferpools.David Schleef2-24/+29
2003-09-11add cvsignoresChristian Schaller2-0/+4
2003-09-11misc minor build and rpm fixesChristian Schaller2-53/+52
2003-09-10Escape filenames for display in error messages.Colin Walters1-3/+15
2003-09-03clean up varargs macro definitionDavid Schleef1-6/+8
2003-09-03Remove vestigal code (#121174)David Schleef1-11/+0
2003-08-30get last fix correct.David Schleef1-1/+1
2003-08-29fix ambiguos message of error on read returnAngel Carpintero1-1/+4
2003-08-26rewrite state machine in _loop() function to handle buffer durationsDavid Schleef2-29/+80
2003-08-26Migrate caps to new system. Change to using a simple convolution to create o...David Schleef1-6/+6
2003-08-21compilation problems on FreeBSD.Andrew Turner1-0/+1
2003-08-19needed fixes to enable building of RPMS of gst-pluginsChristian Schaller2-2/+13
2003-08-17Handle libtoolize with alternate namesDavid Schleef2-2/+2
2003-08-13so bug cannot be closed yetRonald S. Bultje3-2/+9
2003-08-13dist fixThomas Vander Stichele1-2/+0
2003-08-13clean up code, fix typos in lst checkinDavid Schleef2-11/+9
2003-08-13Move some code from wavparseDavid Schleef2-0/+28
2003-08-12Set by default SO_REUSEADDR and SO_KEEPALIVE socket optionsAngel Carpintero2-13/+13
2003-08-10Remove redundant definition of plugindirDavid Schleef1-1/+0
2003-08-10Remove redundant plugindir definitionDavid Schleef15-17/+0
2003-08-09Check Makefile.am's. Add a few more checks.David Schleef2-0/+116
2003-08-09Define plugindirDavid Schleef1-0/+3
2003-08-07Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket op...Angel Carpintero3-2/+31
2003-08-06change FT_PIXEL_MODE_GRAY to ft_pixel_mode_graysDavid Schleef1-1/+1
2003-08-05Fixed problems with select , which blocks after receive first bufferAngel Carpintero1-2/+17