summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavidecoder.c
Commit message (Collapse)AuthorAgeFilesLines
* 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