index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
jpeg
/
gstjpegenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jpeg: use longer macro names to not clash with some stupid windows defines
Stefan Kost
2009-07-30
1
-9
/
+9
*
jpeg: make encoder work with libjpeg v7
Stefan Kost
2009-07-24
1
-0
/
+4
*
jpeg: code cleanups for encoder
Stefan Kost
2009-07-21
1
-28
/
+56
*
jpegenc: set colorspace before _set_defaults()
Wim Taymans
2009-05-05
1
-13
/
+10
*
jpegenc: error out instead of crashing if no caps have been set
Tim-Philipp Müller
2009-02-25
1
-0
/
+13
*
Some cleanups
Wim Taymans
2009-02-23
1
-4
/
+1
*
Add examples for the jpeg elements.
Stefan Kost
2009-01-29
1
-0
/
+8
*
Update and add documentation for plugins with deps (ext).
Stefan Kost
2009-01-28
1
-1
/
+5
*
Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
1
-1
/
+1
*
ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...
Vincent Torri
2007-01-08
1
-1
/
+1
*
ext/jpeg/: Various cleanups, capsnego and leak fixes.
Wim Taymans
2006-10-30
1
-1
/
+8
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-1
/
+1
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
ext/jpeg/gstjpegenc.c: Don't crash when encoding images where the number of r...
Tim-Philipp Müller
2006-03-24
1
-9
/
+21
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-4
/
+2
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-0
/
+3
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-2
/
+4
*
ext/jpeg/gstjpegenc.c: Don't leak input buffer in chain function (fixes #3226...
Tim-Philipp Müller
2005-11-28
1
-47
/
+53
*
ext/jpeg/: JPEG fractiony goodness.
Michael Smith
2005-11-22
1
-6
/
+15
*
jpgenc ported to GSTreamer 0.9
Flavio Oliveira
2005-09-08
1
-22
/
+21
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-8
/
+9
*
ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)
Tim-Philipp Müller
2005-02-22
1
-7
/
+49
*
Fix rowstrides
Tim-Philipp Müller
2005-02-18
1
-15
/
+31
*
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2004-05-21
1
-2
/
+2
*
ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffers
Thomas Vander Stichele
2004-05-05
1
-0
/
+1
*
ext/jpeg/: move format setting to inner loop
Thomas Vander Stichele
2004-04-29
1
-5
/
+5
*
fix jpeg getcaps so it negotiates correctly
Thomas Vander Stichele
2004-04-26
1
-1
/
+8
*
add debugging categories
Thomas Vander Stichele
2004-04-23
1
-2
/
+10
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-12
/
+13
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-107
/
+119
*
fix headers fix signals to use - instead of _
Thomas Vander Stichele
2004-03-04
1
-1
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.
David Schleef
2004-02-11
1
-40
/
+147
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
1
-1
/
+1
*
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
1
-28
/
+0
*
Merge CAPS branch
David Schleef
2003-12-22
1
-34
/
+22
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-3
/
+3
*
JPEG JPEG JPEG WHEEEE
Iain Holmes
2003-11-02
1
-4
/
+51
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-6
/
+7
*
updating some plugin categories
Leif Johnson
2003-10-08
1
-1
/
+1
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
1
-0
/
+26
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
1
-15
/
+18
*
plugins part of license field patch
Christian Schaller
2002-09-18
1
-0
/
+1
*
Small compile fix
Wim Taymans
2002-07-08
1
-1
/
+1
*
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2002-04-20
1
-1
/
+1
*
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
2002-03-24
1
-15
/
+15
*
// to /* */ fixes
Christian Schaller
2002-02-03
1
-7
/
+7
*
added jpeg and shout (icecastsend has been renamed to shout, there are other ...
Thomas Vander Stichele
2001-12-23
1
-0
/
+304