summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideoflip.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-2/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-8/+4
* Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+1
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* docs/plugins/: Added videobalance and videoflip to the docs.Wim Taymans2006-03-031-0/+19
* gst/: update for symbols changeThomas Vander Stichele2005-11-301-4/+4
* borgifyThomas Vander Stichele2005-11-291-110/+110
* gst/: Handle strides correctly, fix identity flipping, convert navigation eve...Julien Moutte2005-11-241-45/+183
* VideoFilter inherits fromJulien Moutte2005-11-231-223/+390
* fix up more enumsThomas Vander Stichele2005-11-221-10/+11
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-251-29/+27
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* add ported videofilter to cvs headChristian Schaller2005-05-061-3/+3
* fix local includes and 64 bits constantsSteve Lhomme2004-07-271-1/+1
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-28/+30
* gst-indentThomas Vander Stichele2004-03-141-135/+137
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* recommmit to get the make_filter tag correctDavid Schleef2003-11-081-1/+1
* much cleanup hacking made possible by plugin changesDavid Schleef2003-11-081-150/+82
* BlaRonald S. Bultje2003-11-021-22/+31
* Caps fixes and general cleanup.David Schleef2003-07-141-4/+6
* add formats to base class, not the actual videofilter classDavid Schleef2003-07-021-1/+2
* move code from videoflip directory. Why? I don't really know.David Schleef2003-07-021-20/+189
* Add videoflip, created from template.David Schleef2003-07-021-0/+272