summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstaviaudiodecoder.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje2003-06-261-197/+0
| | | | | Original commit message from CVS: Remove some more unused cruft left over from our ancient avifile period
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
| | | | | Original commit message from CVS: plugins part of license field patch
* add ranks only for plugins who participate in autoplugging. If you have a ↵Steve Baker2002-05-311-0/+1
| | | | | | | file that used to autoplug but doesn't any... Original commit message from CVS: add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-111-5/+5
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* 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
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* Ok a new batch of // to /* */ fixes commitedChristian Schaller2002-01-191-2/+2
| | | | | Original commit message from CVS: Ok a new batch of // to /* */ fixes commited
* Initial revisionAndy Wingo2001-12-221-0/+195
Original commit message from CVS: Initial revision