| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Original commit message from CVS:
- properly unref events
- slightly better seeking
|
|
|
|
|
| |
Original commit message from CVS:
Add some extra files to dist
|
|
|
|
|
| |
Original commit message from CVS:
fix multiline string
|
|
|
|
|
| |
Original commit message from CVS:
windowed sinc bandpass filter
|
|
|
|
|
|
| |
Original commit message from CVS:
Separate the movi processing loop from the index/entry parsing loop
Detect when the index starts from 0 or from the movi chunck offset
|
|
|
|
|
| |
Original commit message from CVS:
Fix timestamps
|
|
|
|
|
|
| |
Original commit message from CVS:
Hint bytestream about optimal size
sync fixes for VBR streams
|
|
|
|
|
|
| |
Original commit message from CVS:
Ignore bogus index entries
Assume all audio frames are keyframes
|
|
|
|
|
| |
Original commit message from CVS:
Fix sync on avidemux
|
|
|
|
|
| |
Original commit message from CVS:
reorg
|
|
|
|
|
| |
Original commit message from CVS:
rearranging element tree
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups, add convert functions
|
|
|
|
|
| |
Original commit message from CVS:
UNITS fixes
|
|
|
|
|
| |
Original commit message from CVS:
Make elements nanoseconds aware
|
|
|
|
|
|
| |
Original commit message from CVS:
Remove media specific seeking type in favour of unit.
xvimage compile fix.
|
|
|
|
|
|
|
| |
file that used to autoplug but doesn't any...
Original commit message from CVS:
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.
|
|
|
|
|
| |
Original commit message from CVS:
Implement an element event handler.
|
|
|
|
|
| |
Original commit message from CVS:
wavparse fixups
|
|
|
|
|
|
|
|
|
| |
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:
use new bytestream api
|
|
|
|
|
| |
Original commit message from CVS:
use new bytestream api. please test if you care about this plugin
|
|
|
|
|
| |
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.
|