summaryrefslogtreecommitdiffstats
path: root/gst/vmnc/vmncdec.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-12Fix some finalize leaks by chaining up to the parent method.Jan Schmidt1-0/+2
2007-07-30gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro1-1/+1
2007-07-11gst/: Fix build against core CVS.Tim-Philipp Müller1-1/+1
2007-03-23gst/vmnc/vmncdec.c: Redesign to include a parser for raw files (no timestamps...Michael Smith1-86/+271
2007-03-03Add VMnc decoder.Michael Smith1-0/+958