summaryrefslogtreecommitdiff
path: root/ext/ogg/gstogmparse.c
Commit message (Expand)AuthorAgeFilesLines
* Update mailing list address from sourceforge to freedesktopTim-Philipp Müller2015-07-161-3/+3
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* text/plain + text/x-pango-markup -> text/x-rawTim-Philipp Müller2012-09-021-2/+4
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-2/+2
* update for tag event changeWim Taymans2012-06-061-2/+2
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-3/+3
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-2/+2
* port to new map APIWim Taymans2012-01-251-14/+14
* ogg: Update for the libgstriff API changesSebastian Dröge2012-01-051-1/+3
* add parent to pad functionsWim Taymans2011-11-171-8/+9
* add parent to query functionWim Taymans2011-11-161-5/+5
* remove query typesWim Taymans2011-11-091-14/+0
* update for tag API removalWim Taymans2011-11-021-2/+2
* ext, gst, gst-libs, tests: update for tag list API changesTim-Philipp Müller2011-10-311-3/+1
* fix compilationWim Taymans2011-10-271-1/+1
* fourcc: remove fourccWim Taymans2011-08-221-1/+1
* Fix debug statementsJosep Torra2011-08-101-3/+3
* ext: Update for caps/pad template related API changesSebastian Dröge2011-05-171-0/+3
* Revert "-base_port to new query API"Sebastian Dröge2011-05-171-11/+9
* -base_port to new query APIWim Taymans2011-05-101-9/+11
* -base: don't use buffer capsWim Taymans2011-05-091-14/+14
* Fix for latest API changesWim Taymans2011-03-301-1/+3
* plugins: more porting to new memory APIWim Taymans2011-03-271-16/+14
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-161-21/+12
* Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte2010-03-111-0/+2
* build: sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* Remove Ronald Bultje from Authors fieldDavid Schleef2009-08-241-3/+3
* subparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODECTim-Philipp Müller2009-06-111-0/+9
* ext/ogg/gstogmparse.c: GST_TYPE_FRACTION contains gints so correctly cast gin...Sebastian Dröge2008-04-201-1/+7
* Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge2008-03-031-2/+2
* ext/ogg/gstogmparse.c: Activate pads before adding them to the element.Jan Schmidt2007-01-051-0/+3
* ext/ogg/gstoggdemux.c: Improve a debug line slightly.Michael Smith2006-11-131-0/+3
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* ext/ogg/gstogmparse.c: Refactor ogm parse, do better input checking, misc. cl...Tim-Philipp Müller2006-08-231-209/+392
* ext/ogg/gstogmparse.c: Fix crash due to broken bitstream parsing on x86-64: c...Tim-Philipp Müller2006-08-231-2/+6
* ext/ogg/: Extract language tags from ogm subtitle streams, so that the subtit...Tim-Philipp Müller2006-06-141-3/+21
* make GstElementDetails constStefan Kost2006-04-281-3/+3
* Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails a...Stefan Kost2006-03-241-15/+18
* ext/ogg/gstogmparse.c: In state change function, first chain up to parent cla...Tim-Philipp Müller2006-03-021-36/+9
* ext/ogg/gstogmparse.c: Don't remove/re-add source pad if the new caps are the...Tim-Philipp Müller2006-03-021-25/+45
* Pass unhandled queries upstream instead of just dropping them (#326447). Also...Tim-Philipp Müller2006-02-011-1/+1
* ext/ogg/gstogmparse.c: Make sure pads are initialized correctly.Edward Hervey2005-12-191-1/+12
* ext/ogg/gstogmparse.c: don't pass random values to ogmparse convert function.Luca Ognibene2005-12-081-1/+1
* Time to welcome ogm to 0.10 :)Edward Hervey2005-12-071-8/+9
* Convert elements to use fractions for their framerate.Jan Schmidt2005-11-221-1/+2
* ext/ogg/gstogmparse.c: Fix compile again.Wim Taymans2005-11-161-3/+1
* Fix a whole set of pad template leaksThomas Vander Stichele2005-11-161-10/+9
* Query API update.Wim Taymans2005-10-191-2/+2
* All plugins updated for element state changes.Andy Wingo2005-09-021-6/+7
* ext/ogg/gstogmparse.c: Fix build after riff changes.Ronald S. Bultje2005-06-301-2/+3