summaryrefslogtreecommitdiff
path: root/gst/cdxaparse
AgeCommit message (Expand)AuthorFilesLines
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+6
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-148/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller4-8/+8
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2-2/+2
2012-06-20update for task api changeWim Taymans1-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-16don't pass random pointers to pull_rangeWim Taymans1-0/+2
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-0/+5
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h1-0/+5
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-8/+6
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2010-04-15cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SETSebastian Dröge1-1/+1
2010-03-22Add -Wredundant-decls flagBenjamin Otte1-1/+0
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-4/+2
2010-01-18cdxaparse: Fix buffer leakSebastian Dröge1-0/+6
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+2
2008-04-11gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller6-801/+328
2007-06-22Fix leaks.Edward Hervey3-12/+6
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost3-6/+6
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz1-2/+3
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost3-3/+3
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2-2/+2
2006-04-06Unify the long descriptions in the plugin details (#337263).j^3-4/+4
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-02-10Port cdxaparse, makes VCD playback work.Tim-Philipp Müller3-211/+466
2005-12-06expand tabsThomas Vander Stichele3-13/+13
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost3-3/+3
2005-09-05Fix up all the state change functions.Jan Schmidt3-22/+25
2005-01-19gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA).Ronald S. Bultje1-8/+16
2004-11-25gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje7-102/+1013
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+148
2004-05-21gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet2-141/+112
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2-167/+222
2004-05-11gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it linkStéphane Loeuillet1-2/+3
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-5/+7
2004-03-15*.h: Revert indentingJohan Dahlin1-28/+25
2004-03-14gst-indentThomas Vander Stichele2-100/+98
2003-12-22Merge CAPS branchDavid Schleef1-17/+15
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-01CDXAParse and chart ported to new styleIain Holmes1-20/+24
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1