summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-1930-171/+147
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-1913-17/+17
* Fix several C++ style comments.Richard Boulton2002-03-082-8/+8
* Remove static structures: you can now have multiple monoscopes, and they'll a...Richard Boulton2002-03-083-43/+56
* 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
* Fix monoscope: caps already asked for mono input: make it actually expect suc...Richard Boulton2002-03-032-9/+3
* what sort of compiler allowed this anomaly to pass ??? please fix indentation...Thomas Vander Stichele2002-03-021-5/+5
* I'm too lazy to comment thisRichard Boulton2002-03-028-0/+913
* 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
* better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, aup...Andy Wingo2002-02-174-115/+113
* 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
* Added fps control to goomWim Taymans2002-02-031-1/+1
* - remove the use of ASM as wellBastien Nocera2002-02-031-2/+2
* - add goom to the build system, dunno if it works, but it doesn't break my pp...Bastien Nocera2002-02-021-2/+12
* WARNING: avimux is still broken, but less broken than it used to be... Code i...Ronald S. Bultje2002-02-022-142/+846
* Pretty pointless cleanupWim Taymans2002-02-021-4/+7
* Small fixesWim Taymans2002-02-021-2/+2
* Some more goom fixesWim Taymans2002-02-021-31/+55
* Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc loca...Wim Taymans2002-02-0112-0/+1691
* Various fixesRonald S. Bultje2002-01-311-14/+141
* taaz's virtual patchThomas Vander Stichele2002-01-302-97/+97
* Set the typefind plugin to READY so that it can do capsnego.Wim Taymans2002-01-201-0/+2
* Drop the bytstream correctly.Wim Taymans2002-01-191-3/+10
* Small cleanups, break the loop if the buffer is nullWim Taymans2002-01-192-9/+12
* 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
* more // fixageChristian Schaller2002-01-191-8/+8
* A new batch of // fixesChristian Schaller2002-01-198-25/+24
* Ok a new batch of // to /* */ fixes commitedChristian Schaller2002-01-197-29/+29
* minor fixesChristian Schaller2002-01-192-4/+4
* Fixed two off by one bugs in the delta decoding code.Wim Taymans2002-01-181-3/+4
* Fix the "64 colors flx too dark" bug.Wim Taymans2002-01-183-15/+32
* - plugins are built without versioning infoWrobell2002-01-1810-0/+21
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* 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-1318-242/+243