summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-1622-158/+90
| | | | | Original commit message from CVS: reverting error patch before making a branch.
* Changing have_xid to have_video_out to match the new GstVideoSink parent object.Julien Moutte2003-09-153-62/+93
| | | | | | | Original commit message from CVS: Changing have_xid to have_video_out to match the new GstVideoSink parent object. Adding have_vis_size. Fixing gst_play_connect_visualisation
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-1513-78/+131
| | | | | Original commit message from CVS: converted gst_element_error to new format in ext/ - gettext pending
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-159-12/+27
| | | | | Original commit message from CVS: converted gst_element_error to new format in gst/ - gettext pending
* add COPYING.LIBChristian Schaller2003-09-142-1/+482
| | | | | Original commit message from CVS: add COPYING.LIB
* Integrating the GstVideoSink parent classJulien Moutte2003-09-142-145/+56
| | | | | Original commit message from CVS: Integrating the GstVideoSink parent class
* exerting executive privilegeDavid Schleef2003-09-141-26/+0
| | | | | Original commit message from CVS: exerting executive privilege
* Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte2003-09-144-2/+578
| | | | | Original commit message from CVS: Adding GstVideoSink object which will be used for video sink's subclassing.
* Change default program suffix to -0.7David Schleef2003-09-131-0/+4
| | | | | Original commit message from CVS: Change default program suffix to -0.7
* Copyright fix (code=mine)Ronald S. Bultje2003-09-132-6/+4
| | | | | Original commit message from CVS: Copyright fix (code=mine)
* fix v4l elements as they have been merged into just 2Christian Schaller2003-09-131-6/+2
| | | | | Original commit message from CVS: fix v4l elements as they have been merged into just 2
* typosRonald S. Bultje2003-09-131-1/+2
| | | | | Original commit message from CVS: typos
* latest fixes to get everything disting and building like a charmChristian Schaller2003-09-134-1/+8
| | | | | Original commit message from CVS: latest fixes to get everything disting and building like a charm
* Add missing \David Schleef2003-09-131-1/+1
| | | | | Original commit message from CVS: Add missing \
* Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje2003-09-136-35/+66
| | | | | Original commit message from CVS: Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
* Interface example: a mixerRonald S. Bultje2003-09-135-2/+255
| | | | | Original commit message from CVS: Interface example: a mixer
* build and disting fixesChristian Schaller2003-09-121-12/+6
| | | | | Original commit message from CVS: build and disting fixes
* Add mpegversion(1) to the capsRonald S. Bultje2003-09-121-0/+1
| | | | | Original commit message from CVS: Add mpegversion(1) to the caps
* Remove all locally-defined optimization flagsDavid Schleef2003-09-1115-64/+15
| | | | | Original commit message from CVS: Remove all locally-defined optimization flags
* Add some stuff to disable bad asm codeDavid Schleef2003-09-111-16/+101
| | | | | Original commit message from CVS: Add some stuff to disable bad asm code
* Build ffmpeg using automake instead of ffmpeg's (broken) MakefilesDavid Schleef2003-09-111-0/+154
| | | | | | | Original commit message from CVS: Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
* Fix caps definition. Fix copyright block.David Schleef2003-09-111-5/+10
| | | | | Original commit message from CVS: Fix caps definition. Fix copyright block.
* add cvsignoresChristian Schaller2003-09-113-0/+5
| | | | | Original commit message from CVS: add cvsignores
* misc minor build and rpm fixesChristian Schaller2003-09-112-53/+52
| | | | | Original commit message from CVS: misc minor build and rpm fixes
* clean up varargs macro definitionDavid Schleef2003-09-031-6/+8
| | | | | Original commit message from CVS: clean up varargs macro definition
* Remove vestigal code (#121174)David Schleef2003-09-031-11/+0
| | | | | Original commit message from CVS: Remove vestigal code (#121174)
* get last fix correct.David Schleef2003-08-301-1/+1
| | | | | Original commit message from CVS: get last fix correct.
* two small build fixesChristian Schaller2003-08-251-0/+1
| | | | | Original commit message from CVS: two small build fixes
* compilation problems on FreeBSD.Andrew Turner2003-08-211-0/+1
| | | | | | Original commit message from CVS: Patch from Andrew Turner <zxombie@hotpop.com> (#120307). Fixes compilation problems on FreeBSD.
* needed fixes to enable building of RPMS of gst-pluginsChristian Schaller2003-08-192-2/+13
| | | | | Original commit message from CVS: needed fixes to enable building of RPMS of gst-plugins
* Handle libtoolize with alternate namesDavid Schleef2003-08-172-2/+2
| | | | | Original commit message from CVS: Handle libtoolize with alternate names
* so bug cannot be closed yetRonald S. Bultje2003-08-133-2/+9
| | | | | Original commit message from CVS: Several solaris fixes, see #118473... One issue remaining (see the bug), so bug cannot be closed yet
* dist fixThomas Vander Stichele2003-08-131-2/+0
| | | | | Original commit message from CVS: dist fix
* clean up code, fix typos in lst checkinDavid Schleef2003-08-132-11/+9
| | | | | Original commit message from CVS: clean up code, fix typos in lst checkin
* Move some code from wavparseDavid Schleef2003-08-132-0/+28
| | | | | Original commit message from CVS: Move some code from wavparse
* Remove redundant definition of plugindirDavid Schleef2003-08-105-5/+0
| | | | | Original commit message from CVS: Remove redundant definition of plugindir
* Remove redundant plugindir definitionDavid Schleef2003-08-1050-53/+0
| | | | | Original commit message from CVS: Remove redundant plugindir definition
* Define plugindirDavid Schleef2003-08-092-0/+3
| | | | | Original commit message from CVS: Define plugindir
* Fix up small issues (fixes #119036)Ronald S. Bultje2003-08-051-9/+17
| | | | | Original commit message from CVS: Fix up small issues (fixes #119036)
* Add DURATION support. It still doesn't work, see #119036 for why and on how ↵Ronald S. Bultje2003-08-041-0/+1
| | | | | | | to fix it Original commit message from CVS: Add DURATION support. It still doesn't work, see #119036 for why and on how to fix it
* Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do ↵Ronald S. Bultje2003-08-042-3/+1
| | | | | | | the same and more Original commit message from CVS: Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more
* We don't like -lstdc++ in Makefile.am, use libtool-1.5 insteadRonald S. Bultje2003-08-042-1/+1
| | | | | Original commit message from CVS: We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
* Fix weird leftovers from the old mimetype era and also implement duration ↵Ronald S. Bultje2003-07-291-2/+4
| | | | | | | support Original commit message from CVS: Fix weird leftovers from the old mimetype era and also implement duration support
* call xvid_init() only once, and move duplicated code into one placeRonald S. Bultje2003-07-297-40/+74
| | | | | Original commit message from CVS: call xvid_init() only once, and move duplicated code into one place
* fix installing into wrong dirDavid Schleef2003-07-291-1/+1
| | | | | Original commit message from CVS: fix installing into wrong dir
* Fix installing in wrong dirDavid Schleef2003-07-291-1/+1
| | | | | Original commit message from CVS: Fix installing in wrong dir
* second attempt fixing gdkpixbuf stuffThomas Vander Stichele2003-07-282-2/+17
| | | | | | Original commit message from CVS: second attempt fixing gdkpixbuf stuff
* Make mplex build dependent on USE_MPLEXDavid Schleef2003-07-271-0/+6
| | | | | Original commit message from CVS: Make mplex build dependent on USE_MPLEX
* Add mplex subdirDavid Schleef2003-07-271-1/+1
| | | | | Original commit message from CVS: Add mplex subdir
* Make mplex subdir dependent on USE_MPLEXDavid Schleef2003-07-271-1/+7
| | | | | Original commit message from CVS: Make mplex subdir dependent on USE_MPLEX