| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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 :)
|
|
|
|
|
|
|
| |
is under heavy development and will work ...
Original commit message from CVS:
WARNING: avimux is still broken, but less broken than it used to be... Code is under heavy development and will work sooner or later... Uploaded for generic development and testing purposes, not intended for generic use whatsoever
|
|
|
|
|
| |
Original commit message from CVS:
Pretty pointless cleanup
|
|
|
|
|
| |
Original commit message from CVS:
Small fixes
|
|
|
|
|
| |
Original commit message from CVS:
Some more goom fixes
|
|
|
|
|
|
|
|
|
|
| |
location=/opt/data/south.mp3 ! mad ! tee sil...
Original commit message from CVS:
Added a goom plugin (goom.sourceforge.net)
to test:
./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee silent=true src%d! goom ! colorspace ! xvideosink tee0.src%d! osssink
|
|
|
|
|
| |
Original commit message from CVS:
Various fixes
|
|
|
|
|
| |
Original commit message from CVS:
taaz's virtual patch
|
|
|
|
|
| |
Original commit message from CVS:
Set the typefind plugin to READY so that it can do capsnego.
|
|
|
|
|
| |
Original commit message from CVS:
Drop the bytstream correctly.
|
|
|
|
|
| |
Original commit message from CVS:
Small cleanups, break the loop if the buffer is null
|
|
|
|
|
| |
Original commit message from CVS:
Removed unused properties
|
|
|
|
|
| |
Original commit message from CVS:
Don't push empty buffers
|
|
|
|
|
| |
Original commit message from CVS:
Ignore junk after the stream
|
|
|
|
|
| |
Original commit message from CVS:
more // fixage
|
|
|
|
|
| |
Original commit message from CVS:
A new batch of // fixes
|
|
|
|
|
| |
Original commit message from CVS:
Ok a new batch of // to /* */ fixes commited
|
|
|
|
|
| |
Original commit message from CVS:
minor fixes
|
|
|
|
|
| |
Original commit message from CVS:
Fixed two off by one bugs in the delta decoding code.
|
|
|
|
|
| |
Original commit message from CVS:
Fix the "64 colors flx too dark" bug.
|
|
|
|
|
| |
Original commit message from CVS:
- plugins are built without versioning info
|
|
|
|
|
| |
Original commit message from CVS:
- plugins are built without versioning info
|