| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Original commit message from CVS:
Small compile fix
|
|
|
|
|
| |
Original commit message from CVS:
update to 1.0.2-1.0.3 API, unref events
|
|
|
|
|
| |
Original commit message from CVS:
unref events, unref pool
|
|
|
|
|
| |
Original commit message from CVS:
Various updates to the new event API
|
|
|
|
|
| |
Original commit message from CVS:
LICENSE_readme: Mention that synaesthesia is derived from GPL code.
|
|
|
|
|
| |
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
|
|
|
|
|
|
|
| |
Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.
|
|
|
|
|
| |
Original commit message from CVS:
Add festival to the dist
|
|
|
|
|
| |
Original commit message from CVS:
Add some extra files to dist
|