summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/smokecodec.c
Commit message (Expand)AuthorAgeFilesLines
* smokeenc: don't crash when compiled against libjpeg7Tim-Philipp Müller2009-08-171-0/+5
* ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...Vincent Torri2007-01-081-3/+3
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-29/+21
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-0/+7
* fix compiler warningsThomas Vander Stichele2005-09-091-1/+1
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-041-28/+102
* ext/jpeg/: Added a new simple jpeg based codecWim Taymans2004-06-081-0/+631