summaryrefslogtreecommitdiff
path: root/gst/videodrop
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-221-4/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-2/+2
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+148
* ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2004-05-121-6/+22
* ext/alsa/gstalsa.h: Remove unused entry.Ronald S. Bultje2004-03-241-27/+45
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-11/+11
* *.h: Revert indentingJohan Dahlin2004-03-151-6/+8
* gst-indentThomas Vander Stichele2004-03-142-100/+84
* gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base...Ronald S. Bultje2004-02-292-12/+36
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* Fix negotiationDavid Schleef2004-01-081-1/+49
* Merge CAPS branchDavid Schleef2003-12-221-72/+27
* Implement something to make video play faster/slowerRonald S. Bultje2003-12-092-16/+95
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* fix for new plugin systemBenjamin Otte2003-11-021-27/+29
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+5
* Add new element: frame dropper. This element inserts/drops frames to go from ...Ronald S. Bultje2003-09-303-0/+327