baseparse: support reverse playback
[platform/upstream/gstreamer.git] / gst / gstinterface.c
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2009-04-03 Edward HerveyRemove unused variables detected by LLVM's Clang static...
2008-02-29 Tim-Philipp Müllergst/gstinterface.c: Don't crash if the element supports...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-09-21 Stefan Kostinlined more docs
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-01-30 Thomas Vander Stichelemake sure all API gets built sync .c with .h
2003-12-27 Benjamin Ottegst/gstcaps.c: add sanity checks
2003-12-07 Ronald S. BultjeRename GstInterface to GstImplementsInterface (see...
2003-11-18 Ronald S. BultjeAdd GstElement as a prerequisite for GstInterface
2003-09-29 Ronald S. Bultjecast -> check, since we don't need the result. This...
2003-09-13 Ronald S. BultjeMake interface hack work with multiple interfaces per...
2003-09-13 Ronald S. BultjeImplement generic interface stuff, with per-instance...