summaryrefslogtreecommitdiffstats
path: root/gst/avi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added support for the VCD RIFF/CDXA format.Wim Taymans2002-01-173-2/+464
* Make the video/avi caps for RIFF/AVI a bit more specific.Wim Taymans2002-01-162-4/+8
* Somewhat handle events too.Wim Taymans2002-01-151-18/+19
* Fixed a serious parsing bug in avidemuxWim Taymans2002-01-151-19/+21
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-135-40/+42
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+7
* Fixed some pluginsWim Taymans2001-12-281-2/+2
* Insert a yield operation.Wim Taymans2001-12-241-0/+4
* Keep different counters for audio and video.Wim Taymans2001-12-232-3/+7
* First attempt at fixing avidemuxWim Taymans2001-12-231-18/+36
* made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele2001-12-233-4/+4
* on dasher, on dancer, on donner, on fixen!Andy Wingo2001-12-231-11/+0
* Initial revisionAndy Wingo2001-12-2215-0/+2720