summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavidecoder.c
Commit message (Collapse)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-33/+34
| | | | | Original commit message from CVS: don't mix tabs and spaces
* gst-indentThomas Vander Stichele2004-03-141-140/+133
| | | | | Original commit message from CVS: gst-indent
* api changeThomas Vander Stichele2002-10-021-1/+1
| | | | | Original commit message from CVS: api change
* 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/
* Assorted fixes.Wim Taymans2002-02-031-0/+370
| | | | | | Original commit message from CVS: Assorted fixes. Use the new clocking stuff.
* We dont need these anymore, avidemux handles it all internallyRonald S. Bultje2002-02-031-369/+0
| | | | | Original commit message from CVS: We dont need these anymore, avidemux handles it all internally
* Set the typefind plugin to READY so that it can do capsnego.Wim Taymans2002-01-201-0/+2
| | | | | Original commit message from CVS: Set the typefind plugin to READY so that it can do capsnego.
* Ok a new batch of // to /* */ fixes commitedChristian Schaller2002-01-191-7/+7
| | | | | Original commit message from CVS: Ok a new batch of // to /* */ fixes commited
* Make the video/avi caps for RIFF/AVI a bit more specific.Wim Taymans2002-01-161-2/+4
| | | | | Original commit message from CVS: Make the video/avi caps for RIFF/AVI a bit more specific.
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-4/+0
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* Keep different counters for audio and video.Wim Taymans2001-12-231-3/+5
| | | | | Original commit message from CVS: Keep different counters for audio and video.
* Initial revisionAndy Wingo2001-12-221-0/+367
Original commit message from CVS: Initial revision