| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Original commit message from CVS:
Add videotestsrc plugin
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* fix to adder: don't pull on unusable pads
* fix to ladspa: get output buffers first, so we can know how many frames to
process
- this breaks inplace buffer stuff, hmm
* fix to float2int: add a bufferpool with the same nframes as the source pad's
pool -> no extra latency
|
|
|
|
|
| |
Original commit message from CVS:
Expose supported events, formats and querytypes
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- eventmask/query/format functions
- expose oss format as an enum
- moved default_pool allocation to where it is needed.
|
|
|
|
|
| |
Original commit message from CVS:
Expose the signal as a G_SIGNAL_ACTION
|
|
|
|
|
|
| |
Original commit message from CVS:
- added eventmask/query/format functions
- some cleanups
|
|
|
|
|
| |
Original commit message from CVS:
Some small updates
|
|
|
|
|
| |
Original commit message from CVS:
fix a segfault, and support ladspa 1.1 (default parameter values)
|
|
|
|
|
| |
Original commit message from CVS:
mixmatrix makefiles
|
|
|
|
|
| |
Original commit message from CVS:
Added more videocrop config..
|
|
|
|
|
| |
Original commit message from CVS:
Added videocrop
|
|
|
|
|
| |
Original commit message from CVS:
Added simple video cropping plugin
|
|
|
|
|
| |
Original commit message from CVS:
print fixes
|
|
|
|
|
| |
Original commit message from CVS:
DEBUG fixes
|
|
|
|
|
| |
Original commit message from CVS:
merge fix
|
|
|
|
|
| |
Original commit message from CVS:
fix silly version requires
|
|
|
|
|
| |
Original commit message from CVS:
use new method names
|
|
|
|
|
| |
Original commit message from CVS:
fixes
|
|
|
|
|
| |
Original commit message from CVS:
fix to be able to link to gconf
|
|
|
|
|
| |
Original commit message from CVS:
output fix
|
|
|
|
|
| |
Original commit message from CVS:
this was wrong
|
|
|
|
|
| |
Original commit message from CVS:
vishnu's patch
|
|
|
|
|
| |
Original commit message from CVS:
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
|
|
|
|
|
| |
Original commit message from CVS:
fixaroo
|
|
|
|
|
| |
Original commit message from CVS:
merge from release branch
|
|
|
|
|
| |
Original commit message from CVS:
fixed -devel group
|
|
|
|
|
| |
Original commit message from CVS:
unref events
|
|
|
|
|
|
| |
Original commit message from CVS:
- properly unref events
- slightly better seeking
|
|
|
|
|
|
| |
Original commit message from CVS:
- unref events and pools
- use _merge in mikmod instead of _append
|