summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Collapse)AuthorAgeFilesLines
* - properly unref eventsWim Taymans2002-07-081-7/+28
| | | | | | Original commit message from CVS: - properly unref events - slightly better seeking
* Add some extra files to distDavid I. Lehn2002-07-041-0/+1
| | | | | Original commit message from CVS: Add some extra files to dist
* fix multiline stringAndy Wingo2002-07-041-2/+2
| | | | | Original commit message from CVS: fix multiline string
* windowed sinc bandpass filterThomas Vander Stichele2002-06-272-0/+679
| | | | | Original commit message from CVS: windowed sinc bandpass filter
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-182-15/+56
| | | | | | 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
* Fix timestampsWim Taymans2002-06-161-2/+2
| | | | | Original commit message from CVS: Fix timestamps
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-142-9/+25
| | | | | | Original commit message from CVS: Hint bytestream about optimal size sync fixes for VBR streams
* Ignore bogus index entriesWim Taymans2002-06-131-3/+11
| | | | | | Original commit message from CVS: Ignore bogus index entries Assume all audio frames are keyframes
* Fix sync on avidemuxWim Taymans2002-06-091-9/+14
| | | | | Original commit message from CVS: Fix sync on avidemux
* reorgThomas Vander Stichele2002-06-088-8/+8
| | | | | Original commit message from CVS: reorg
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1
| | | | | Original commit message from CVS: rearranging element tree
* Some cleanups, add convert functionsWim Taymans2002-06-022-26/+87
| | | | | Original commit message from CVS: Some cleanups, add convert functions
* UNITS fixesThomas Vander Stichele2002-06-021-3/+3
| | | | | Original commit message from CVS: UNITS fixes
* Make elements nanoseconds awareWim Taymans2002-06-022-2/+2
| | | | | Original commit message from CVS: Make elements nanoseconds aware
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-021-17/+5
| | | | | | Original commit message from CVS: Remove media specific seeking type in favour of unit. xvimage compile fix.
* add ranks only for plugins who participate in autoplugging. If you have a ↵Steve Baker2002-05-318-0/+8
| | | | | | | 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.
* Implement an element event handler.Wim Taymans2002-05-301-0/+23
| | | | | Original commit message from CVS: Implement an element event handler.
* wavparse fixupsAndy Wingo2002-05-302-1/+18
| | | | | Original commit message from CVS: wavparse fixups
* - Changed plugins for new APIsWim Taymans2002-05-263-214/+532
| | | | | | | | | 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
* use new bytestream apiSteve Baker2002-05-152-6/+8
| | | | | Original commit message from CVS: use new bytestream api
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-17/+27
| | | | | Original commit message from CVS: use new bytestream api. please test if you care about this plugin
* conformityThomas Vander Stichele2002-05-131-6/+5
| | | | | Original commit message from CVS: conformity
* Better descriptionWim Taymans2002-05-081-1/+1
| | | | | Original commit message from CVS: Better description
* Remove the memcpyWim Taymans2002-05-051-24/+53
| | | | | Original commit message from CVS: Remove the memcpy
* Added quarkTV with some cleanups. Can still do with some optimisations.Wim Taymans2002-05-054-1/+276
| | | | | Original commit message from CVS: Added quarkTV with some cleanups. Can still do with some optimisations.
* various name fixes and sundryThomas Vander Stichele2002-05-032-4/+4
| | | | | Original commit message from CVS: various name fixes and sundry
* adding new quicktime parser:Artyom Baginski2002-05-014-0/+883
| | | | | | | | | | 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
* Fix an anoying (rare) segfaultWim Taymans2002-04-271-4/+8
| | | | | Original commit message from CVS: Fix an anoying (rare) segfault
* use audio/x-wav instead of audio/wav. I don't know if we have a policy of ↵Steve Baker2002-04-261-4/+4
| | | | | | | 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.
* And the revTV plugin..Wim Taymans2002-04-244-1/+298
| | | | | Original commit message from CVS: And the revTV plugin..
* Vertigo is another cool oneWim Taymans2002-04-245-4/+366
| | | | | Original commit message from CVS: Vertigo is another cool one
* ported the shagadelic plugin, shake it baby!Wim Taymans2002-04-244-5/+339
| | | | | Original commit message from CVS: ported the shagadelic plugin, shake it baby!
* Dispose wasn't a good idea..Wim Taymans2002-04-241-11/+5
| | | | | Original commit message from CVS: Dispose wasn't a good idea..
* Some cleanups ported the über cool warp plugin.Wim Taymans2002-04-246-11/+362
| | | | | | Original commit message from CVS: Some cleanups ported the über cool warp plugin.
* Added the diceTV pluginWim Taymans2002-04-245-15/+381
| | | | | Original commit message from CVS: Added the diceTV plugin
* License fixups.Wim Taymans2002-04-246-50/+388
| | | | | Original commit message from CVS: License fixups.
* Port agingTVWim Taymans2002-04-241-20/+194
| | | | | Original commit message from CVS: Port agingTV
* Added some more components to port effectvWim Taymans2002-04-235-312/+627
| | | | | Original commit message from CVS: Added some more components to port effectv
* Copy the timestamp too. funny effects: ./gst-launch filesrc ↵Wim Taymans2002-04-232-0/+373
| | | | | | | | | | | | | 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
* a hack to work around intltool's brokenness a current check for mpeg2dec ↵Andy Wingo2002-04-2018-474/+23
| | | | | | | | | | | 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
* Fix the padtemplate names.Wim Taymans2002-04-141-2/+2
| | | | | Original commit message from CVS: Fix the padtemplate names.
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-1119-139/+139
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* fixed rest of warning for gcc 3 in /gst.Benjamin Otte2002-04-061-10/+1
| | | | | | | 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?
* fixed first bunch of compiler warningsBenjamin Otte2002-04-068-48/+86
| | | | | Original commit message from CVS: fixed first bunch of compiler warnings
* Changed to the new props APIWim Taymans2002-03-306-42/+65
| | | | | | Original commit message from CVS: Changed to the new props API Other small tuff.
* filter newlines out of GST_DEBUG statements to reflect new core behavior ↵Andy Wingo2002-03-2413-45/+45
| | | | | | | | 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
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-2028-28/+28
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo2002-03-1930-171/+147
| | | | | | | | | 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.
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables ↵Andy Wingo2002-03-1913-17/+17
| | | | | | | | | | 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
* Fix several C++ style comments.Richard Boulton2002-03-082-8/+8
| | | | | Original commit message from CVS: Fix several C++ style comments.