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
/
gst
/
goom
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
Sébastien Moutte
2006-03-30
1
-1
/
+2
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
gst/goom/: Free filter data when cleaning up. (Fixes: #334995)
Jan Schmidt
2006-03-20
2
-3
/
+11
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-6
/
+2
*
gst/goom/: Make goom reentrant by moving all important static variables into ...
Jan Schmidt
2006-02-05
10
-473
/
+556
*
gst/: Use audiotestsrc instead of sinesrc (#323798).
Tim-Philipp Müller
2005-12-11
1
-1
/
+1
*
expand tabs
Thomas Vander Stichele
2005-12-06
3
-38
/
+38
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-1
/
+2
*
Fixes for API changes
Jan Schmidt
2005-11-23
1
-16
/
+5
*
Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...
Michael Smith
2005-11-22
2
-5
/
+2
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
2
-8
/
+24
*
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
2005-11-22
1
-1
/
+1
*
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Jan Schmidt
2005-11-21
1
-3
/
+3
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
gst/goom/: Make inline functions either 'static inline' or 'extern inline', o...
Tim-Philipp Müller
2005-10-19
3
-8
/
+10
*
newsegment API update.
Wim Taymans
2005-10-11
1
-1
/
+2
*
fix build of goom
Thomas Vander Stichele
2005-09-23
1
-1
/
+1
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-4
/
+4
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-11
/
+10
*
add docs to build
Thomas Vander Stichele
2005-09-01
3
-68
/
+110
*
Various event updates and cleanups.
Wim Taymans
2005-07-27
1
-2
/
+3
*
fix some CFLAGS
Thomas Vander Stichele
2005-07-01
1
-1
/
+1
*
configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
Andy Wingo
2005-06-29
1
-0
/
+2
*
gst/: Bufferalloc changes.
Wim Taymans
2005-06-02
1
-2
/
+5
*
No need to take the lock anymore, core already did that before calling us.
Wim Taymans
2005-05-25
1
-8
/
+2
*
Make my automake version shut up about undefined variables
Jan Schmidt
2005-05-19
1
-1
/
+1
*
Ported goom.
Wim Taymans
2005-05-18
2
-94
/
+137
*
as HAVE_LIBMMX went away from configure, don't use it in goom Makefile
Stéphane Loeuillet
2004-12-16
1
-6
/
+1
*
Use bytestream in goom for input samples
Jan Schmidt
2004-11-11
1
-45
/
+101
*
more working plugins
Steve Lhomme
2004-07-27
1
-1
/
+1
*
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
2004-07-27
1
-2
/
+2
*
avoid problems with math.h, fix release dependancy
Steve Lhomme
2004-07-27
1
-3
/
+3
*
more plugins supported under windows
Steve Lhomme
2004-07-26
1
-0
/
+172
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
1
-2
/
+2
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
4
-316
/
+317
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
5
-25
/
+28
*
gst-indent
Thomas Vander Stichele
2004-03-14
10
-936
/
+933
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-1
/
+1
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
1
-1
/
+1
*
gst/asfdemux/: lot's of fixes to make data extraction simpler and get the cod...
Benjamin Otte
2004-01-27
1
-1
/
+1
*
ext/swfdec/gstswfdec.*: Fix negotiation.
David Schleef
2004-01-22
1
-0
/
+29
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
1
-1
/
+3
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
1
-1
/
+1
*
Merge CAPS branch
David Schleef
2003-12-22
1
-81
/
+33
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
4
-1
/
+13
*
aaaaaaaaaaaaaaaaaaaah
Ronald S. Bultje
2003-11-02
1
-22
/
+27
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-3
/
+4
[next]