summaryrefslogtreecommitdiff
path: root/gst/cdxaparse
AgeCommit message (Expand)Author
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-06-20update for task api changeWim Taymans
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-16don't pass random pointers to pull_rangeWim Taymans
2012-02-10Merge branch 'master' into 0.11Wim Taymans
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-04-11android: make it ready for androgenizerThibault Saunier
2010-04-15cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SETSebastian Dröge
2010-03-22Add -Wredundant-decls flagBenjamin Otte
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-01-18cdxaparse: Fix buffer leakSebastian Dröge
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-04-11gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller
2007-06-22Fix leaks.Edward Hervey
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost
2006-04-06Unify the long descriptions in the plugin details (#337263).j^
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele
2006-02-10Port cdxaparse, makes VCD playback work.Tim-Philipp Müller
2005-12-06expand tabsThomas Vander Stichele
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-09-05Fix up all the state change functions.Jan Schmidt
2005-01-19gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA).Ronald S. Bultje
2004-11-25gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje
2004-07-27more working pluginsSteve Lhomme
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme
2004-07-26more plugins supported under windowsSteve Lhomme
2004-05-21gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet
2004-05-11gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it linkStéphane Loeuillet
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-15*.h: Revert indentingJohan Dahlin
2004-03-14gst-indentThomas Vander Stichele
2003-12-22Merge CAPS branchDavid Schleef
2003-12-04remove copyright field from pluginsAndy Wingo
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje
2003-11-01CDXAParse and chart ported to new styleIain Holmes
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje