summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstcdxaparse.c
Commit message (Collapse)AuthorAgeFilesLines
* a hack to work around intltool's brokenness a current check for mpeg2dec ↵Andy Wingo2002-04-201-363/+0
| | | | | | | | | | | details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-111-12/+12
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-2/+0
| | | | | Original commit message from CVS: fixed first bunch of compiler warnings
* filter newlines out of GST_DEBUG statements to reflect new core behavior ↵Andy Wingo2002-03-241-1/+1
| | | | | | | | fixes to adder's caps, again Original commit message from CVS: * filter newlines out of GST_DEBUG statements to reflect new core behavior * fixes to adder's caps, again
* Make sure we use proper properties to define the different AVI types.Wim Taymans2002-03-061-1/+1
| | | | | Original commit message from CVS: Make sure we use proper properties to define the different AVI types.
* Removed unused propertiesWim Taymans2002-01-191-13/+0
| | | | | Original commit message from CVS: Removed unused properties
* Ok a new batch of // to /* */ fixes commitedChristian Schaller2002-01-191-4/+4
| | | | | Original commit message from CVS: Ok a new batch of // to /* */ fixes commited
* Added support for the VCD RIFF/CDXA format.Wim Taymans2002-01-171-0/+378
Original commit message from CVS: Added support for the VCD RIFF/CDXA format.