summaryrefslogtreecommitdiff
path: root/gst/videodrop/gstvideodrop.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-2/+2
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2004-05-12ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt1-6/+22
2004-03-24ext/alsa/gstalsa.h: Remove unused entry.Ronald S. Bultje1-27/+45
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-11/+11
2004-03-14gst-indentThomas Vander Stichele1-92/+78
2004-02-29gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base...Ronald S. Bultje1-11/+35
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-2/+2
2004-01-08Fix negotiationDavid Schleef1-1/+49
2003-12-22Merge CAPS branchDavid Schleef1-72/+27
2003-12-09Implement something to make video play faster/slowerRonald S. Bultje1-14/+92
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02fix for new plugin systemBenjamin Otte1-27/+29
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-4/+5
2003-09-30Add new element: frame dropper. This element inserts/drops frames to go from ...Ronald S. Bultje1-0/+255