summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/gstjpegdec.h
Commit message (Expand)AuthorAgeFilesLines
* jpegdec: remove some unused members from jpegdec instance structureTim-Philipp Müller2009-10-161-3/+0
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* jpegdec: use slightly more adaptive formula for QoSTim-Philipp Müller2009-04-091-0/+1
* jpegdec: demote some log message from DEBUG to LOGTim-Philipp Müller2009-04-021-0/+3
* jpegdec: implement basic QoSTim-Philipp Müller2009-04-011-0/+7
* jpegdec: put GstSegment inside the element struct instead of allocating it se...Tim-Philipp Müller2009-03-251-1/+1
* ext/jpeg/gstjpegdec.*: API: Added IDCT method propertyWim Taymans2006-06-091-0/+7
* ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...Edward Hervey2006-05-281-1/+3
* ext/jpeg/gstjpegdec.*: Fix durations on outgoing buffers after seeking in MJP...Tim-Philipp Müller2006-03-141-4/+3
* expand tabsThomas Vander Stichele2005-12-061-2/+2
* ext/jpeg/: JPEG fractiony goodness.Michael Smith2005-11-221-2/+5
* ext/jpeg/gstjpegdec.*: Cleanups. Don't create caps for every chain.Wim Taymans2005-10-281-0/+5
* ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller2005-08-111-5/+0
* ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller2005-08-091-0/+3
* Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller2005-08-081-39/+47
* *.h: Revert indentingJohan Dahlin2004-03-151-35/+32
* gst-indentThomas Vander Stichele2004-03-141-32/+35
* Merge CAPS branchDavid Schleef2003-12-221-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-0/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-2/+4
* // to /* */ fixesChristian Schaller2002-02-031-6/+6
* added jpeg and shout (icecastsend has been renamed to shout, there are other ...Thomas Vander Stichele2001-12-231-0/+87