summaryrefslogtreecommitdiffstats
path: root/gst/cdxaparse/gstcdxaparse.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-11gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller1-7/+12
2007-06-22Fix leaks.Edward Hervey1-4/+2
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 Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-2/+2
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-02-10Port cdxaparse, makes VCD playback work.Tim-Philipp Müller1-179/+424
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt1-8/+9
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. Bultje1-83/+49
2004-05-21gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet1-106/+92
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet1-156/+190
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-14gst-indentThomas Vander Stichele1-75/+70
2003-12-22Merge CAPS branchDavid Schleef1-17/+15
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-01CDXAParse and chart ported to new styleIain Holmes1-20/+24
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-41/+3
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-1/+1
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje1-18/+17
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef1-0/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-7/+6
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-06-14gcc 3.3 and ppc fixesBenjamin Otte1-1/+3
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-09removing warnings (approved by wtay)Thomas Vander Stichele1-3/+1
2002-05-15use new bytestream api. please test if you care about this pluginSteve Baker1-6/+8
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-0/+363