summaryrefslogtreecommitdiffstats
path: root/gst/smpte
Commit message (Expand)AuthorAgeFilesLines
* 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
* Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using ty...Brian Cameron2003-05-221-6/+6
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* Forward events.Wim Taymans2003-02-251-9/+19
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* backmergeThomas Vander Stichele2002-11-011-0/+1
* Some cleanups, fix for the blending codeWim Taymans2002-10-172-84/+84
* - implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans2002-10-154-275/+351
* Some more wipes, added radial wipesWim Taymans2002-10-153-11/+515