summaryrefslogtreecommitdiffstats
path: root/gst/avi
Commit message (Expand)AuthorAgeFilesLines
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-092-12/+6
* linked to a pending change in coreThomas Vander Stichele2002-09-011-3/+3
* whoops, this shouldn'tvegoneinThomas Vander Stichele2002-08-271-1/+1
* sf's backThomas Vander Stichele2002-08-271-1/+1
* Don't send events on unusable padsWim Taymans2002-08-021-3/+5
* - added eventmask/query/format functionsWim Taymans2002-07-242-26/+94
* merge from release branchThomas Vander Stichele2002-07-091-30/+25
* - properly unref eventsWim Taymans2002-07-081-7/+28
* fix multiline stringAndy Wingo2002-07-041-2/+2
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-182-15/+56
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-142-9/+25
* Ignore bogus index entriesWim Taymans2002-06-131-3/+11
* Fix sync on avidemuxWim Taymans2002-06-091-9/+14
* Some cleanups, add convert functionsWim Taymans2002-06-022-26/+87
* UNITS fixesThomas Vander Stichele2002-06-021-3/+3
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-021-17/+5
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-312-0/+2
* Implement an element event handler.Wim Taymans2002-05-301-0/+23
* - Changed plugins for new APIsWim Taymans2002-05-263-214/+532
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-17/+27
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-205-458/+7
* Fix the padtemplate names.Wim Taymans2002-04-141-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-115-45/+45
* fixed first bunch of compiler warningsBenjamin Otte2002-04-063-8/+8
* Changed to the new props APIWim Taymans2002-03-302-35/+58
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-246-16/+16
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-205-5/+5
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-192-6/+6
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-4/+4
* Make sure we use proper properties to define the different AVI types.Wim Taymans2002-03-062-3/+3
* Bugfix - it now actually works (I think)Ronald S. Bultje2002-03-061-6/+3
* paramspec type fix, make the source pads GST_PAD_SOMETIMESAndy Wingo2002-03-061-4/+4
* update to the g_object_notify() way of sending the app information this is un...Andy Wingo2002-03-042-5/+11
* Get rid of a warningRonald S. Bultje2002-02-231-1/+1
* Small updates to avimux and the v4l plugins for usability in generalRonald S. Bultje2002-02-202-6/+16
* It should now basically work - fps calculations are still on the TODO listRonald S. Bultje2002-02-041-140/+170
* Small fixesRonald S. Bultje2002-02-041-2/+2
* Assorted fixes.Wim Taymans2002-02-033-36/+458
* We dont need these anymore, avidemux handles it all internallyRonald S. Bultje2002-02-034-831/+0
* We dont need avidecoder and avitypes anymoreRonald S. Bultje2002-02-031-11/+10
* Some small adjustments for for better open-a-new-file handlingRonald S. Bultje2002-02-032-2/+7
* Fixes AVI playback - dohRonald S. Bultje2002-02-031-4/+9
* WARNING: avimux is still broken, but less broken than it used to be... Code i...Ronald S. Bultje2002-02-022-142/+846
* Various fixesRonald S. Bultje2002-01-311-14/+141
* Set the typefind plugin to READY so that it can do capsnego.Wim Taymans2002-01-201-0/+2
* Removed unused propertiesWim Taymans2002-01-191-13/+0
* Don't push empty buffersWim Taymans2002-01-191-28/+23
* Ignore junk after the streamWim Taymans2002-01-191-2/+6
* Ok a new batch of // to /* */ fixes commitedChristian Schaller2002-01-197-29/+29
* - plugins are built without versioning infoWrobell2002-01-181-0/+11