Age | Commit message (Expand) | Author | Files | Lines |
2007-06-22 | Fix leaks. | Edward Hervey | 1 | -2/+1 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -2/+2 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -6/+5 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 4 | -95/+95 |
2005-08-14 | rename | Thomas Vander Stichele | 1 | -2/+2 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2004-08-11 | gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before. | David Schleef | 1 | -1/+1 |
2004-08-11 | ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field | David Schleef | 1 | -1/+1 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 1 | -0/+160 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 1 | -2/+2 |
2004-05-19 | configure.ac: Add sunaudio | David Schleef | 1 | -2/+2 |
2004-05-03 | ext/divx/gstdivxenc.c: fix range since -1 is the default | Thomas Vander Stichele | 1 | -2/+2 |
2004-04-20 | configure.ac: bump required gstreamer version to 0.8.1.1 because of following... | David Schleef | 1 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 3 | -151/+152 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -206/+192 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 6 | -808/+892 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -30/+23 |
2003-12-18 | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge... | Ronald S. Bultje | 1 | -1/+3 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 3 | -1/+8 |
2003-11-02 | Again one more done | Ronald S. Bultje | 1 | -23/+29 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+4 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -1/+1 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 1 | -1/+1 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -3/+3 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2 | -41/+44 |
2003-05-21 | Corrected the configure.ac so it actually works. Updated some c files so tha... | Brian Cameron | 1 | -0/+8 |
2003-05-21 | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 1 | -1/+1 |
2003-04-07 | Fix a bunch of endianness conversions that were done as long instead of int32... | David Schleef | 1 | -4/+4 |
2003-02-02 | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 2 | -10/+10 |
2002-12-08 | Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | Iain Holmes | 1 | -1/+1 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -0/+1 |
2002-09-09 | removing warnings (approved by wtay) | Thomas Vander Stichele | 1 | -5/+3 |
2002-08-05 | fix for compilation when DEBUG is disabled | Thomas Vander Stichele | 1 | -2/+4 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -1/+1 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -10/+10 |
2002-04-06 | fixed first bunch of compiler warnings | Benjamin Otte | 1 | -4/+4 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 2 | -39/+39 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 4 | -4/+4 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 2 | -3/+3 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-03-18 | s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju... | Andy Wingo | 1 | -2/+2 |