summaryrefslogtreecommitdiffstats
path: root/gst/smpte
Commit message (Expand)AuthorAgeFilesLines
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+1
* gst/smpte/gstsmpte.c: Let's try this again and use the right cast this time.Tim-Philipp Müller2007-02-061-2/+3
* gst/smpte/gstsmpte.c: Add cast to avoid compiler warnings with older GLib ver...Tim-Philipp Müller2007-02-061-2/+2
* gst/smpte/: constify some static structs.Wim Taymans2007-01-235-40/+82
* gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ...Tim-Philipp Müller2007-01-191-5/+18
* gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ...Edward Hervey2007-01-191-6/+18
* gst/smpte/gstsmpte.c: Allocate buffers of the right size.Edward Hervey2007-01-191-3/+3
* gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u...Tim-Philipp Müller2007-01-181-2/+8
* gst/smpte/: Port to 0.10 some more.Wim Taymans2006-12-073-66/+189
* 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
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-0/+4
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* gst/: use DEBUG_FUNCPTR for collectpadsStefan Kost2006-03-241-1/+1
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-6/+3
* expand tabsThomas Vander Stichele2005-12-065-256/+256
* fix up more enumsThomas Vander Stichele2005-11-222-72/+72
* Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller2005-11-211-7/+7
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+1
* Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build o...Michael Smith2005-09-141-1/+1
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-2/+2
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-7/+3
* Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans2005-05-063-37/+43
* fix local includes and 64 bits constantsSteve Lhomme2004-07-272-2/+2
* 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/+163
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-212-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-395/+396
* *.h: Revert indentingJohan Dahlin2004-03-153-55/+58
* gst-indentThomas Vander Stichele2004-03-147-897/+876
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-3/+3
* Merge CAPS branchDavid Schleef2003-12-222-45/+40
* 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-073-0/+11
* SMPTE transitions doneRonald S. Bultje2003-11-021-26/+29
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-5/+5
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-22/+24
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3