summaryrefslogtreecommitdiffstats
path: root/gst/avi/audiocodecs.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje2003-06-261-189/+0
| | | | | Original commit message from CVS: Remove some more unused cruft left over from our ancient avifile period
* linked to a pending change in coreThomas Vander Stichele2002-09-011-3/+3
| | | | | Original commit message from CVS: linked to a pending change in core
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-111-2/+2
| | | | | | | | | | | 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-2/+2
| | | | | | | | 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
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-11/+11
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* Initial revisionAndy Wingo2001-12-221-0/+189
Original commit message from CVS: Initial revision