summaryrefslogtreecommitdiff
path: root/gst/cdxaparse/gstcdxaparse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* update for task api changeWim Taymans2012-06-201-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* don't pass random pointers to pull_rangeWim Taymans2012-03-161-0/+2
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+5
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+5
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
|/
* 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
* gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller2008-04-111-7/+12
* Fix leaks.Edward Hervey2007-06-221-4/+2
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-061-2/+3
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-2/+2
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Port cdxaparse, makes VCD playback work.Tim-Philipp Müller2006-02-101-179/+424
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-8/+9
* 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-251-83/+49
* gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet2004-05-211-106/+92
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-131-156/+190
* 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
* gst-indentThomas Vander Stichele2004-03-141-75/+70
* Merge CAPS branchDavid Schleef2003-12-221-17/+15
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* CDXAParse and chart ported to new styleIain Holmes2003-11-011-20/+24
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-41/+3
* /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-011-18/+17
* 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
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-3/+1
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-6/+8
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-0/+363