summaryrefslogtreecommitdiffstats
path: root/ext/jpeg
Commit message (Expand)AuthorAgeFilesLines
...
* ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller2005-08-092-21/+35
* ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).Tim-Philipp Müller2005-08-081-1/+26
* ext/jpeg/Makefile.am: Fix compile.Ronald S. Bultje2005-08-081-1/+1
* Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller2005-08-084-233/+593
* ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller2005-02-221-7/+49
* Fix rowstridesTim-Philipp Müller2005-02-182-38/+57
* ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decodingStéphane Loeuillet2005-01-101-0/+15
* ext/: Fix mimetype on smoke encoder.Wim Taymans2004-10-181-1/+1
* fix dist of smokeThomas Vander Stichele2004-10-051-2/+7
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-048-50/+281
* ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...Johan Dahlin2004-09-201-12/+12
* cleanups, debugging and memleak fixesThomas Vander Stichele2004-08-091-18/+25
* sighThomas Vander Stichele2004-06-091-1/+1
* anotherThomas Vander Stichele2004-06-091-1/+1
* add headers to HEADERSThomas Vander Stichele2004-06-091-1/+1
* ext/jpeg/: Added a new simple jpeg based codecWim Taymans2004-06-089-1/+1526
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-212-4/+4
* ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffersThomas Vander Stichele2004-05-051-0/+1
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-291-5/+5
* fix jpeg getcaps so it negotiates correctlyThomas Vander Stichele2004-04-261-1/+8
* add debugging categoriesThomas Vander Stichele2004-04-232-2/+15
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-26/+28
* *.h: Revert indentingJohan Dahlin2004-03-152-71/+65
* gst-indentThomas Vander Stichele2004-03-145-363/+386
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef2004-02-113-75/+185
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-122-2/+2
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-28/+0
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-3/+9
* Merge CAPS branchDavid Schleef2003-12-224-79/+52
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-162-6/+6
* change video/x-jpeg to image/jpegDavid Schleef2003-11-101-1/+1
* JPEG JPEG JPEG WHEEEEIain Holmes2003-11-023-92/+117
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-9/+11
* updating some plugin categoriesLeif Johnson2003-10-082-2/+2
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-2/+0
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-065-14/+72
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-29/+35
* Add standard huffman tables if the file doesn't have themRonald S. Bultje2003-06-151-0/+118
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-1/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-182-0/+2
* Small compile fixWim Taymans2002-07-081-1/+1
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-202-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-113-14/+18