Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Update for new API
|
|
Original commit message from CVS:
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
|
|
Original commit message from CVS:
unref pool too
|
|
Original commit message from CVS:
connect fix
|
|
Original commit message from CVS:
more link fixes
|
|
Original commit message from CVS:
PadConnect -> PadLink
|
|
please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
|
|
Original commit message from CVS:
Remove PAD_EOS
|
|
Original commit message from CVS:
First attempt at a cd player plugins that uses libcdaudio.
|
|
Original commit message from CVS:
Fix plugins for new query API
|
|
Original commit message from CVS:
Update to new element sync API
|
|
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
|