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