Added jpeg decoder. the avi decoder now configures the jpeg codec if an MJPG encoded...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 22 Mar 2000 21:18:15 +0000 (21:18 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 22 Mar 2000 21:18:15 +0000 (21:18 +0000)
commit53b9cea328c7b16b66fe469c56939803caa311f3
treeeeda7b41ada3e19ec9d90c3eae89433f08a750cc
parent7cf6883096db28f46aa70a210c1da1e023b7d030
Added jpeg decoder. the avi decoder now configures the jpeg codec if an MJPG encoded avi is found. Fixed riff parsing...

Original commit message from CVS:
Added jpeg decoder. the avi decoder now configures the jpeg codec if
an MJPG encoded avi is found. Fixed riff parsing. readded rgb_draw
functions to the videosink. jpeglib is used to decode the jpeg image.
configure.in
gst/gstpad.c
gst/types/gsttypes.c
libs/riff/Makefile.am
libs/riff/gstriff.c
libs/riff/gstriff.h