| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
|
|
|
|
|
| |
Original commit message from CVS:
removing warnings as approved by wim
|
|
|
|
|
| |
Original commit message from CVS:
removing warnings (approved by wtay)
|
|
|
|
|
| |
Original commit message from CVS:
More query/convert/formats introspection
|
|
|
|
|
|
| |
Original commit message from CVS:
- some cleanups
- more config options
|
|
|
|
|
| |
Original commit message from CVS:
colorspace ! xvideosink is better
|
|
|
|
|
| |
Original commit message from CVS:
ws fixes
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Original commit message from CVS:
Fixes bug where median doesnt trigger capsnego
|
|
|
|
|
| |
Original commit message from CVS:
added v4l2 plugins
|
|
|
|
|
| |
Original commit message from CVS:
small cleanups
|
|
|
|
|
| |
Original commit message from CVS:
This adds v4l2 stuff to the build system
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Fixup dvdnav plugin.
Merge .h into .c.
Event handling patch and fixups from Cameron Hutchison <camh@xdna.net>.
|
|
|
|
|
| |
Original commit message from CVS:
some wim forgot this
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- Don't misuse fragment property for storing the fragment size
- Better property descriptions
- correctly calculate fragment_time
|
|
|
|
|
| |
Original commit message from CVS:
linked to a pending change in core
|
|
|
|
|
| |
Original commit message from CVS:
copy_on_write
|
|
|
|
|
| |
Original commit message from CVS:
get a writable buffer
|
|
|
|
|
| |
Original commit message from CVS:
cleanups and clarifications
|
|
|
|
|
| |
Original commit message from CVS:
fix default videosink to be xvideosink not videosink
|
|
|
|
|
| |
Original commit message from CVS:
whoops, this shouldn'tvegonein
|
|
|
|
|
| |
Original commit message from CVS:
sf's back
|
|
|
|
|
| |
Original commit message from CVS:
small fixage to get latest gconf stuff etc.
|
|
|
|
|
| |
Original commit message from CVS:
fix spec.in as DV has become LIBDV
|
|
|
|
|
| |
Original commit message from CVS:
this should've gone in a long time ago
|
|
|
|
|
| |
Original commit message from CVS:
Add .swf file type, even though swfdec isn't in gst-plugins yet
|
|
|
|
|
|
| |
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
relicense under LGPL.
Original commit message from CVS:
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
|
|
|
|
|
| |
Original commit message from CVS:
Fixed license statements in EffectTv plugins so they now state LGPL.
|
|
|
|
|
| |
Original commit message from CVS:
ok, i should stop playing around with this now ;)
|
|
|
|
|
| |
Original commit message from CVS:
also adding a libstdc++ check explicitly
|
|
|
|
|
| |
Original commit message from CVS:
need c++
|
|
|
|
|
|
|
|
|
|
|
| |
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 !
|
|
|
|
|
|
| |
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
|
|
|
|
|
| |
Original commit message from CVS:
use gstcontrol as a lib, not a plugin
|
|
|
|
|
| |
Original commit message from CVS:
add #include <stdlib.h> where needed
|
|
|
|
|
|
|
|
| |
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'
|
|
|
|
|
|
| |
Original commit message from CVS:
vorbis check fix (applied upstream)
remove unused glade m4
|
|
|
|
|
| |
Original commit message from CVS:
libdv build fixes
|
|
|
|
|
| |
Original commit message from CVS:
add common and m4 to dist
|
|
|
|
|
| |
Original commit message from CVS:
split gst plugins between c and c++ ones
|
|
|
|
|
| |
Original commit message from CVS:
Don't send events on unusable pads
|
|
|
|
|
|
|
| |
'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.
|
|
|
|
|
| |
Original commit message from CVS:
avoid symbol conflicts
|
|
|
|
|
| |
Original commit message from CVS:
small sync fix
|
|
|
|
|
| |
Original commit message from CVS:
Added linux/cdrom.h check patch from cbschmid
|
|
|
|
|
|
|
|
| |
make this work
Original commit message from CVS:
Added conditional for cdrom, someone needs to write a configure check
to make this work
|
|
|
|
|
| |
Original commit message from CVS:
Added cdrom plugin
|