summaryrefslogtreecommitdiffstats
path: root/ext/jpeg
Commit message (Expand)AuthorAgeFilesLines
* 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
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-242-28/+28
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* // to /* */ fixesChristian Schaller2002-02-034-26/+26
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-7/+7
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-1/+1
* added jpeg and shout (icecastsend has been renamed to shout, there are other ...Thomas Vander Stichele2001-12-236-0/+866