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
/
gdk_pixbuf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
autogen.sh: require am17
Thomas Vander Stichele
2006-06-11
1
-27
/
+7
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
2
-4
/
+4
*
Const-ify GEnumValue arrays.
Tim-Philipp Müller
2006-05-10
1
-1
/
+1
*
C89 compliance fixes. Fixes #340980
Jens Granseuer
2006-05-08
1
-1
/
+3
*
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
2006-05-06
1
-2
/
+3
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...
Tim-Philipp Müller
2006-04-18
1
-1
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...
Tim-Philipp Müller
2006-04-18
2
-25
/
+32
*
ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...
Tim-Philipp Müller
2006-04-18
1
-25
/
+1
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.
Wim Taymans
2006-04-12
1
-68
/
+80
*
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
2
-7
/
+6
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix two crashers: don't unref the same caps tw...
Tim-Philipp Müller
2006-03-27
1
-2
/
+2
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-4
/
+3
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-1
/
+2
*
ext/Makefile.am: Disable annodex for now until we figure out how to make it b...
Julien Moutte
2006-02-24
1
-2
/
+3
*
I'm too lazy to comment this
Edgard Lima
2006-02-24
5
-479
/
+496
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-35
/
+35
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
2
-3
/
+4
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
2
-4
/
+9
*
fix up more enums
Thomas Vander Stichele
2005-11-22
1
-4
/
+4
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-2
/
+2
*
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2005-10-12
1
-1
/
+1
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-2
/
+2
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-1
/
+1
*
ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)
Tim-Philipp Müller
2005-02-22
1
-1
/
+5
*
ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same wa...
Jan Schmidt
2005-01-12
2
-10
/
+33
*
ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation
Jan Schmidt
2004-09-22
1
-0
/
+10
*
fixes for G_DISABLE_ASSERT and friends
Benjamin Otte
2004-08-03
1
-2
/
+3
*
ext/dvdnav/README: Update the README to use dvddemux
Jan Schmidt
2004-07-28
1
-9
/
+2
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure t...
Jan Schmidt
2004-07-12
1
-5
/
+28
*
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2004-05-21
1
-2
/
+2
*
ext/alsa/gstalsasink.c: compute correct expected timestamps after seek (broke...
Benjamin Otte
2004-05-16
1
-2
/
+2
*
Add new files for gdk_pixbuf based scaler
Jan Schmidt
2004-05-15
2
-0
/
+543
*
ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pix...
Jan Schmidt
2004-05-15
3
-3
/
+10
*
ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)
Stéphane Loeuillet
2004-05-12
1
-1
/
+1
*
ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is disted (bug #138914)
David Schleef
2004-04-03
1
-3
/
+2
*
ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
David Schleef
2004-03-31
1
-3
/
+0
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
3
-119
/
+121
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
2
-38
/
+43
*
gst-indent
Thomas Vander Stichele
2004-03-14
5
-407
/
+462
*
fix gdk_pixbuf install location creation for solaris fix category for vorbisdec
Thomas Vander Stichele
2004-02-20
1
-6
/
+7
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems...
David Schleef
2004-02-19
1
-5
/
+7
*
add debug category
Thomas Vander Stichele
2004-02-18
1
-1
/
+6
*
pass on all possible mime types as hints add extra debug info to detectendles...
Thomas Vander Stichele
2004-02-17
1
-5
/
+15
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.
David Schleef
2004-02-11
1
-3
/
+3
*
ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixage
Benjamin Otte
2004-02-03
1
-2
/
+5
*
fix memleaks shown by gst-typefind
Benjamin Otte
2004-02-03
1
-1
/
+5
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-1
/
+1
[next]