summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstaviparse.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje2003-06-261-332/+0
| | | | | Original commit message from CVS: Remove some more unused cruft left over from our ancient avifile period
* - new avi demuxer doesn't use a recursive infinite loop anymoreWim Taymans2003-01-201-24/+19
| | | | | | | Original commit message from CVS: - new avi demuxer doesn't use a recursive infinite loop anymore - removed temporary riff.[ch] files - removed aviparse from build
* Added first unusable code that should become the base element for a new ↵Wim Taymans2003-01-181-0/+337
aviparser Original commit message from CVS: Added first unusable code that should become the base element for a new aviparser