| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
conformity
|
|
|
|
|
| |
Original commit message from CVS:
Better description
|
|
|
|
|
| |
Original commit message from CVS:
Remove the memcpy
|
|
|
|
|
| |
Original commit message from CVS:
Added quarkTV with some cleanups. Can still do with some optimisations.
|
|
|
|
|
| |
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 an anoying (rare) segfault
|
|
|
|
|
|
|
| |
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:
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! ...
Original commit message from CVS:
Copy the timestamp too.
funny effects:
./gst-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! { queue ! mpeg2dec ! colorspace ! edgeTV ! colorspace ! xvideosink }
./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! goom ! edgeTV ! colorspace ! xvideosink
|
|
|
|
|
|
|
|
|
|
|
| |
details->klass reorganizations an element br...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
|
|
|
|
|
| |
Original commit message from CVS:
Fix the padtemplate names.
|
|
|
|
|
|
|
|
|
|
|
| |
and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
|
|
|
|
|
|
|
| |
Original commit message from CVS:
fixed rest of warning for gcc 3 in /gst.
fixed some Makefiles: s/-m486/-mcpu=i486/
disabled mpegaudioparse plugin. What good is this rotten code for anyway?
|
|
|
|
|
| |
Original commit message from CVS:
fixed first bunch of compiler warnings
|
|
|
|
|
|
| |
Original commit message from CVS:
Changed to the new props API
Other small tuff.
|
|
|
|
|
|
|
|
| |
fixes to adder's caps, again
Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again
|
|
|
|
|
| |
Original commit message from CVS:
s/Gnome-Streamer/GStreamer/
|
|
|
|
|
|
|
|
|
| |
versioning is done internally to the plugins with...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
|
|
|
|
|
|
|
|
|
|
| |
variables are defined as make variables automagi...
Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/
@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
|
|
|
|
|
| |
Original commit message from CVS:
Fix several C++ style comments.
|
|
|
|
|
|
|
|
| |
actually display different things. :)
Original commit message from CVS:
Remove static structures: you can now have multiple monoscopes, and they'll
actually display different things. :)
|
|
|
|
|
| |
Original commit message from CVS:
Make sure we use proper properties to define the different AVI types.
|
|
|
|
|
| |
Original commit message from CVS:
Bugfix - it now actually works (I think)
|
|
|
|
|
| |
Original commit message from CVS:
paramspec type fix, make the source pads GST_PAD_SOMETIMES
|
|
|
|
|
|
|
|
|
| |
untested, but should work
Original commit message from CVS:
update to the g_object_notify() way of sending the app information
this is untested, but should work
|
|
|
|
|
|
|
|
| |
such input.
Original commit message from CVS:
Fix monoscope: caps already asked for mono input: make it actually expect
such input.
|
|
|
|
|
|
|
|
| |
indentation too ;)
Original commit message from CVS:
what sort of compiler allowed this anomaly to pass ???
please fix indentation too ;)
|
|
|
|
|
| |
Original commit message from CVS:
*** empty log message ***
|
|
|
|
|
| |
Original commit message from CVS:
Get rid of a warning
|
|
|
|
|
| |
Original commit message from CVS:
Small updates to avimux and the v4l plugins for usability in general
|
|
|
|
|
|
|
|
|
| |
auparse to new capsnego
Original commit message from CVS:
* better capsnego in osssink
* s/parseau/auparse/
* update volume, mulawdecode, auparse to new capsnego
|
|
|
|
|
| |
Original commit message from CVS:
It should now basically work - fps calculations are still on the TODO list
|
|
|
|
|
| |
Original commit message from CVS:
Small fixes
|
|
|
|
|
|
| |
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
|
|
|
|
|
| |
Original commit message from CVS:
We dont need these anymore, avidemux handles it all internally
|
|
|
|
|
| |
Original commit message from CVS:
We dont need avidecoder and avitypes anymore
|
|
|
|
|
| |
Original commit message from CVS:
Some small adjustments for for better open-a-new-file handling
|
|
|
|
|
| |
Original commit message from CVS:
Fixes AVI playback - doh
|
|
|
|
|
| |
Original commit message from CVS:
Added fps control to goom
|
|
|
|
|
| |
Original commit message from CVS:
- remove the use of ASM as well
|
|
|
|
|
|
|
| |
ppc :)
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
|