Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
fix location
|
|
Original commit message from CVS:
added timestamping code
|
|
Original commit message from CVS:
Just copy timestamps for now
|
|
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
sanity check in case of symbol clashes with avifile
|
|
Original commit message from CVS:
fix some disting and rpm building issues
|
|
Original commit message from CVS:
fix some directories left out of dist
|
|
Original commit message from CVS:
Moved clock set/get to class functions.
|
|
Original commit message from CVS:
not sure what I did wrong but this should fix it hopefully
|
|
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
|
|
Original commit message from CVS:
LIBPNG going in
|
|
Original commit message from CVS:
Lower the rank, this element should not be selected in the player
|
|
Original commit message from CVS:
backmerge
|
|
Original commit message from CVS:
fixed shout2 building
|
|
Original commit message from CVS:
Handle more stream types
|
|
Original commit message from CVS:
unref event, flush_fast
|
|
Original commit message from CVS:
Removed dead .cc file
Added some params, act on EOS
|
|
Original commit message from CVS:
First stab at porting mplex
|
|
Original commit message from CVS:
add snapshot dir to Makefile
|
|
Original commit message from CVS:
some code cleanup
don't abort if can't connect, brings down whole app
|
|
Original commit message from CVS:
licenses again
|
|
Original commit message from CVS:
Add a statement terminating semicolon.
|
|
Original commit message from CVS:
Redo last change by using glib's CLAMP() macro
|
|
Original commit message from CVS:
Clip defaults of control parameters to range.
|
|
Original commit message from CVS:
plugins part of license field patch
|
|
Original commit message from CVS:
Add swfdec to dist subdirs
|
|
Original commit message from CVS:
fix _get()-based ladspa plugins when bufferpools are present
|
|
multi-band eq) is one of these.
Original commit message from CVS:
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the
multi-band eq) is one of these.
|
|
Original commit message from CVS:
Add swfdec autoconf stuff
|
|
Original commit message from CVS:
Add SWF Flash decoder plugin based on libswfdec
|
|
Original commit message from CVS:
Destroy state when going to READY
|
|
Original commit message from CVS:
don't play with spider until spider can do heavy seeking
|
|
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:
fix jack input port connection
|
|
Original commit message from CVS:
use gstcontrol as a lib, not a plugin
|
|
Original commit message from CVS:
libdv build fixes
|
|
Original commit message from CVS:
Don't unref event after calling the default handler
|
|
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:
fix a segfault, and support ladspa 1.1 (default parameter values)
|
|
Original commit message from CVS:
Setup the YV12 to RGB converter too
|
|
Original commit message from CVS:
Add some more convertors (for YV12). this is getting silly...
|
|
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:
unref events, do error checking
|
|
Original commit message from CVS:
negotiation fixes, small cleanups
|
|
Original commit message from CVS:
correcting the next_ts calculations
|
|
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
|
|
Original commit message from CVS:
Add festival to the dist
|