aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* various: fix pad template ref leaksVincent Penquerc'h2011-11-282-8/+6
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SETSebastian Dröge2010-04-151-1/+1
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-1/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-4/+2
* cdxaparse: Fix buffer leakSebastian Dröge2010-01-181-0/+6
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller2008-04-116-801/+328
* Fix leaks.Edward Hervey2007-06-223-12/+6
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-013-6/+6
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-051-2/+3
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-253-3/+3
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-082-2/+2
* Unify the long descriptions in the plugin details (#337263).j^2006-04-063-4/+4
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Port cdxaparse, makes VCD playback work.Tim-Philipp Müller2006-02-103-211/+466
* expand tabsThomas Vander Stichele2005-12-063-13/+13
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-123-3/+3
* Fix up all the state change functions.Jan Schmidt2005-09-053-22/+25
* gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA).Ronald S. Bultje2005-01-191-8/+16
* gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje2004-11-257-102/+1013
* 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/+148
* gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet2004-05-212-141/+112
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-132-167/+222
* gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it linkStéphane Loeuillet2004-05-111-2/+3
* configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef2004-04-201-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-5/+7
* *.h: Revert indentingJohan Dahlin2004-03-151-28/+25
* gst-indentThomas Vander Stichele2004-03-142-100/+98
* Merge CAPS branchDavid Schleef2003-12-211-17/+15
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* CDXAParse and chart ported to new styleIain Holmes2003-11-011-20/+24
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-281-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-282-42/+4
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-012-19/+18
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-091-1/+0
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-0/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-7/+6
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* gcc 3.3 and ppc fixesBenjamin Otte2003-06-141-1/+3
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-3/+1