| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- Changed plugins for new APIs
- modularized audiofile.
- added seeking, query and convert functions for mad, mpeg2dec,
avidemux, mpegdemux, mpegparse
- sync updates to oss. removed the ossclock for now
|
|
|
|
|
|
| |
Original commit message from CVS:
rename dvdsrc to dvdreadsrc
add libdvdnav support as dvdnavsrc plugin
|
|
|
|
|
| |
Original commit message from CVS:
learn to love the capital
|
|
|
|
|
| |
Original commit message from CVS:
don't compile the oss helper by default
|
|
|
|
|
| |
Original commit message from CVS:
temporary commit to resurrect osshelper.c, will fix...
|
|
|
|
|
| |
Original commit message from CVS:
get rid of evil gstosshelper (intended for use with LD_PRELOAD)
|
|
|
|
|
| |
Original commit message from CVS:
small fix
|
|
|
|
|
| |
Original commit message from CVS:
use new bytestream api
|
|
|
|
|
| |
Original commit message from CVS:
use new bytestream api. please test if you care about this plugin
|
|
|
|
|
|
|
|
| |
and some other little goodies. Also make ...
Original commit message from CVS:
Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv
and some other little goodies. Also make it more correct by using _macros instead of selfmade defines
|
|
|
|
|
| |
Original commit message from CVS:
fix typo
|
|
|
|
|
| |
Original commit message from CVS:
update to new jack api
|
|
|
|
|
| |
Original commit message from CVS:
still in anal-retentive mode, please make liberal use of the delete key
|
|
|
|
|
| |
Original commit message from CVS:
conformity
|
|
|
|
|
| |
Original commit message from CVS:
this should fix it
|
|
|
|
|
| |
Original commit message from CVS:
remove seeking for now
|
|
|
|
|
|
|
|
| |
schema to build and spec
Original commit message from CVS:
removing snapshot from the build because we need to fix it
adding gconf schema to build and spec
|
|
|
|
|
| |
Original commit message from CVS:
gconf rules
|
|
|
|
|
| |
Original commit message from CVS:
duh, revert last stupid commit adding non-existant common dir
|
|
|
|
|
| |
Original commit message from CVS:
add common to dist
|
|
|
|
|
| |
Original commit message from CVS:
Better description
|
|
|
|
|
|
| |
Original commit message from CVS:
Added simple seeking testsuite
Added effectv
|
|
|
|
|
|
|
|
| |
signal or at a given frame
Original commit message from CVS:
add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or
at a given frame
|
|
|
|
|
| |
Original commit message from CVS:
Remove the memcpy
|
|
|
|
|
| |
Original commit message from CVS:
Added quarkTV with some cleanups. Can still do with some optimisations.
|
|
|
|
|
|
|
|
|
| |
are any problems building rtp, we're mov...
Original commit message from CVS:
some jack fixes, alsa touchups, and add rtp by default to the build
if there are any problems building rtp, we're moving it back to experimental ;)
|
|
|
|
|
|
| |
Original commit message from CVS:
Reset the handled number of samples when going to PAUSED
Some cleanups
|
|
|
|
|
| |
Original commit message from CVS:
various name fixes and sundry
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
adding new quicktime parser:
- openquicktime free (hense gst/qtdemux)
- no more seeks for parsing -> better for network streams
- uses GstByteStream
- less memcpy's
- long ChangeLog record in pompous style
|
|
|
|
|
| |
Original commit message from CVS:
Fix clocking.
|
|
|
|
|
| |
Original commit message from CVS:
More intelligent clock offset and sync.
|
|
|
|
|
| |
Original commit message from CVS:
Fix an anoying (rare) segfault
|
|
|
|
|
|
| |
Original commit message from CVS:
this should do it
this is for steveb's added checks
|
|
|
|
|
|
| |
Original commit message from CVS:
I hate independent second parties
and why were we not invited anyway ?
|
|
|
|
|
| |
Original commit message from CVS:
some cvs screwup
|
|
|
|
|
| |
Original commit message from CVS:
modplug needs c++
|
|
|
|
|
| |
Original commit message from CVS:
Various small fixes for compile problems
|
|
|
|
|
|
|
| |
matching GStreamer types with official mime...
Original commit message from CVS:
use audio/x-wav instead of audio/wav. I don't know if we have a policy of matching GStreamer types with official mime types, but I figure it can't hurt.
|
|
|
|
|
| |
Original commit message from CVS:
move the lrint check to happen earlier. add the floatcast dir.
|
|
|
|
|
|
|
| |
check for this and provide alternatives i...
Original commit message from CVS:
check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives if necessary
|
|
|
|
|
|
|
| |
de Castro Lopo.
Original commit message from CVS:
macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castro Lopo.
|
|
|
|
|
| |
Original commit message from CVS:
And the revTV plugin..
|
|
|
|
|
| |
Original commit message from CVS:
Vertigo is another cool one
|
|
|
|
|
| |
Original commit message from CVS:
ported the shagadelic plugin, shake it baby!
|
|
|
|
|
| |
Original commit message from CVS:
Dispose wasn't a good idea..
|
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups
ported the über cool warp plugin.
|
|
|
|
|
| |
Original commit message from CVS:
Added the diceTV plugin
|
|
|
|
|
| |
Original commit message from CVS:
License fixups.
|
|
|
|
|
| |
Original commit message from CVS:
Port agingTV
|
|
|
|
|
| |
Original commit message from CVS:
Added some more components to port effectv
|