summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-1027-88/+42
| | | | | Original commit message from CVS: This updates all plugins to the new API for gst_pad_try_set_caps
* removing warnings as approved by wimThomas Vander Stichele2002-09-093-9/+3
| | | | | Original commit message from CVS: removing warnings as approved by wim
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-095-23/+10
| | | | | Original commit message from CVS: removing warnings (approved by wtay)
* More query/convert/formats introspectionWim Taymans2002-09-091-7/+66
| | | | | Original commit message from CVS: More query/convert/formats introspection
* - some cleanupsWim Taymans2002-09-092-37/+97
| | | | | | Original commit message from CVS: - some cleanups - more config options
* colorspace ! xvideosink is betterWhitespace Fixer2002-09-091-1/+1
| | | | | Original commit message from CVS: colorspace ! xvideosink is better
* ws fixesWhitespace Fixer2002-09-091-2/+2
| | | | | Original commit message from CVS: ws fixes
* this frees the decoder in object destruction. Thomas, you cna now add this ↵Ronald S. Bultje2002-09-091-1/+11
| | | | | | | plugin back to the build Original commit message from CVS: this frees the decoder in object destruction. Thomas, you cna now add this plugin back to the build
* Fixes bug where median doesnt trigger capsnegoRonald S. Bultje2002-09-091-0/+4
| | | | | Original commit message from CVS: Fixes bug where median doesnt trigger capsnego
* added v4l2 pluginsChristian Schaller2002-09-091-0/+17
| | | | | Original commit message from CVS: added v4l2 plugins
* small cleanupsThomas Vander Stichele2002-09-092-14/+16
| | | | | Original commit message from CVS: small cleanups
* This adds v4l2 stuff to the build systemRonald S. Bultje2002-09-092-4/+16
| | | | | Original commit message from CVS: This adds v4l2 stuff to the build system
* this adds video4linux2 source and element plugins. The division in v4l2* ↵Ronald S. Bultje2002-09-0912-0/+3159
| | | | | | | plugins is the same as for v4l1 - i.e. an el... Original commit message from CVS: this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
* Fixup dvdnav plugin.David I. Lehn2002-09-081-0/+1
| | | | | | | Original commit message from CVS: Fixup dvdnav plugin. Merge .h into .c. Event handling patch and fixups from Cameron Hutchison <camh@xdna.net>.
* some wim forgot thisThomas Vander Stichele2002-09-031-0/+1
| | | | | Original commit message from CVS: some wim forgot this
* - Don't misuse fragment property for storing the fragment sizeWim Taymans2002-09-021-35/+41
| | | | | | | Original commit message from CVS: - Don't misuse fragment property for storing the fragment size - Better property descriptions - correctly calculate fragment_time
* linked to a pending change in coreThomas Vander Stichele2002-09-012-3/+3
| | | | | Original commit message from CVS: linked to a pending change in core
* copy_on_writeThomas Vander Stichele2002-08-301-0/+3
| | | | | Original commit message from CVS: copy_on_write
* get a writable bufferThomas Vander Stichele2002-08-301-1/+4
| | | | | Original commit message from CVS: get a writable buffer
* cleanups and clarificationsThomas Vander Stichele2002-08-302-21/+27
| | | | | Original commit message from CVS: cleanups and clarifications
* fix default videosink to be xvideosink not videosinkChristian Schaller2002-08-281-2/+2
| | | | | Original commit message from CVS: fix default videosink to be xvideosink not videosink
* whoops, this shouldn'tvegoneinThomas Vander Stichele2002-08-271-1/+1
| | | | | Original commit message from CVS: whoops, this shouldn'tvegonein
* sf's backThomas Vander Stichele2002-08-273-51/+75
| | | | | Original commit message from CVS: sf's back
* small fixage to get latest gconf stuff etc.Christian Schaller2002-08-271-0/+9
| | | | | Original commit message from CVS: small fixage to get latest gconf stuff etc.
* fix spec.in as DV has become LIBDVChristian Schaller2002-08-271-13/+13
| | | | | Original commit message from CVS: fix spec.in as DV has become LIBDV
* this should've gone in a long time agoThomas Vander Stichele2002-08-272-22/+5
| | | | | Original commit message from CVS: this should've gone in a long time ago
* Add .swf file type, even though swfdec isn't in gst-plugins yetDavid Schleef2002-08-251-0/+1
| | | | | Original commit message from CVS: Add .swf file type, even though swfdec isn't in gst-plugins yet
* fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839Thomas Vander Stichele2002-08-175-4/+166
| | | | | | Original commit message from CVS: fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
* Fixes and addition to license overview file. Contacted libsidplay and aalib ↵Christian Schaller2002-08-141-0/+2
| | | | | | | authors about a possible LGPL relicense. Original commit message from CVS: Fixes and addition to license overview file. Contacted libsidplay and aalib authors about a possible LGPL relicense.
* Removed Sam Lantigas GPL comment as he also has given his permision to ↵Christian Schaller2002-08-141-1/+0
| | | | | | | relicense under LGPL. Original commit message from CVS: Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
* Fixed license statements in EffectTv plugins so they now state LGPL.Christian Schaller2002-08-1410-71/+142
| | | | | Original commit message from CVS: Fixed license statements in EffectTv plugins so they now state LGPL.
* ok, i should stop playing around with this now ;)Thomas Vander Stichele2002-08-131-11/+22
| | | | | Original commit message from CVS: ok, i should stop playing around with this now ;)
* also adding a libstdc++ check explicitlyThomas Vander Stichele2002-08-131-2/+12
| | | | | Original commit message from CVS: also adding a libstdc++ check explicitly
* need c++Thomas Vander Stichele2002-08-131-1/+3
| | | | | Original commit message from CVS: need c++
* closes http://bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and ↵Thomas Vander Stichele2002-08-131-9/+4
| | | | | | | | | | | let me know if it works or not ! Original commit message from CVS: closes http://bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and let me know if it works or not !
* shiny new avifile test macro let's give it a rideThomas Vander Stichele2002-08-132-0/+150
| | | | | | Original commit message from CVS: shiny new avifile test macro let's give it a ride
* use gstcontrol as a lib, not a pluginSteve Baker2002-08-112-5/+3
| | | | | Original commit message from CVS: use gstcontrol as a lib, not a plugin
* add #include <stdlib.h> where neededSteve Baker2002-08-112-0/+2
| | | | | Original commit message from CVS: add #include <stdlib.h> where needed
* qtdemux.c:315: warning: implicit declaration of function `free' ↵Steve Baker2002-08-112-0/+2
| | | | | | | | qtdemux.c:331: warning: implicit declaration of funct... Original commit message from CVS: qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of function `malloc'
* vorbis check fix (applied upstream) remove unused glade m4David I. Lehn2002-08-102-50/+2
| | | | | | Original commit message from CVS: vorbis check fix (applied upstream) remove unused glade m4
* libdv build fixesDavid I. Lehn2002-08-093-18/+17
| | | | | Original commit message from CVS: libdv build fixes
* add common and m4 to distDavid I. Lehn2002-08-092-1/+5
| | | | | Original commit message from CVS: add common and m4 to dist
* split gst plugins between c and c++ onesThomas Vander Stichele2002-08-071-3/+15
| | | | | Original commit message from CVS: split gst plugins between c and c++ ones
* Don't send events on unusable padsWim Taymans2002-08-021-3/+5
| | | | | Original commit message from CVS: Don't send events on unusable pads
* Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. ↵Charles Schmidt2002-07-281-1/+29
| | | | | | | 'end-track','current-track' and 'cddb-discid' propert... Original commit message from CVS: Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
* avoid symbol conflictsWim Taymans2002-07-283-16/+16
| | | | | Original commit message from CVS: avoid symbol conflicts
* small sync fixWim Taymans2002-07-281-2/+2
| | | | | Original commit message from CVS: small sync fix
* Added linux/cdrom.h check patch from cbschmidWim Taymans2002-07-281-0/+6
| | | | | Original commit message from CVS: Added linux/cdrom.h check patch from cbschmid
* Added conditional for cdrom, someone needs to write a configure check to ↵Wim Taymans2002-07-271-2/+8
| | | | | | | | make this work Original commit message from CVS: Added conditional for cdrom, someone needs to write a configure check to make this work
* Added cdrom pluginWim Taymans2002-07-271-0/+1
| | | | | Original commit message from CVS: Added cdrom plugin