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
/
videobox
Commit message (
Expand
)
Author
Age
Files
Lines
*
videobox: draw the complete U and V planes
Wim Taymans
2009-05-04
1
-6
/
+15
*
videbox: Remove dead assignments.
Edward Hervey
2009-04-18
1
-4
/
+0
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
1
-2
/
+1
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-1
/
+20
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/videobox/gstvideobox.c: support dynamically changing properties in videobox
Wim Taymans
2008-10-21
1
-28
/
+19
*
gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...
Wim Taymans
2008-08-20
1
-0
/
+1
*
gst/videobox/gstvideobox.c: Initialise liboil in plugin_init()
Arek Korbik
2007-11-29
1
-0
/
+2
*
gst/videobox/gstvideobox.c: Render right border in the correct location.
Michael Smith
2007-08-08
1
-1
/
+0
*
gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level f...
Tim-Philipp Müller
2007-06-06
1
-18
/
+17
*
gst/videobox/gstvideobox.c: Add AYUV->AYUV and AYUV->I420 formats.
Dejan Sakelšak
2007-05-28
1
-119
/
+588
*
gst/videobox/gstvideobox.c: Minor clean-ups: const-ify static array, remove t...
Tim-Philipp Müller
2006-11-19
1
-9
/
+11
*
More G_OBJECT macro fixing.
Stefan Kost
2006-09-16
1
-1
/
+1
*
use g_assert in _get_unit_size
Stefan Kost
2006-08-20
1
-1
/
+2
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
Const-ify GEnumValue arrays.
Tim-Philipp Müller
2006-05-10
1
-1
/
+1
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-1
/
+1
*
gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our ...
Christoph Burghardt
2006-01-20
1
-2
/
+0
*
gst/videobox/gstvideobox.c: call oil_init() when using liboil
Stefan Kost
2006-01-05
1
-0
/
+5
*
fix up more enums
Thomas Vander Stichele
2005-11-22
1
-3
/
+3
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
gst/videobox/gstvideobox.c: Use liboil for
Julien Moutte
2005-10-27
1
-5
/
+5
*
gst/videobox/Makefile.am: Use liboil.
Julien Moutte
2005-10-26
2
-26
/
+40
*
gst/videobox/gstvideobox.c: Removing this forgotten debug.
Julien Moutte
2005-10-26
1
-2
/
+0
*
gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.
Julien Moutte
2005-10-26
1
-9
/
+13
*
gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry...
Julien Moutte
2005-10-25
1
-2
/
+5
*
gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging cat...
Julien Moutte
2005-10-24
1
-36
/
+37
*
gst/videobox/gstvideobox.c: Fix caps nego some more to get
Julien Moutte
2005-10-17
1
-14
/
+38
*
gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni...
Julien Moutte
2005-10-17
1
-10
/
+20
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-3
/
+0
*
Move fdsrc back into gstreamer core elements.
Jan Schmidt
2005-09-09
1
-10
/
+12
*
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2005-08-28
1
-1
/
+1
*
enable more; update for basetransform
Thomas Vander Stichele
2005-08-24
1
-14
/
+16
*
sys/oss/gstossaudio.c (plugin_init): Second-class citizen.
Andy Wingo
2005-08-04
1
-7
/
+12
*
gst/: Port to new base class.
Wim Taymans
2005-07-15
1
-26
/
+23
*
gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the...
Wim Taymans
2005-07-07
1
-3
/
+11
*
gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
Andy Wingo
2005-07-05
2
-187
/
+100
*
gst/: Bufferalloc changes.
Wim Taymans
2005-06-02
2
-35
/
+27
*
Fix row strides for I420 (fixes #163159)
Tim-Philipp Müller
2005-01-19
1
-94
/
+81
*
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
/
+145
*
gst/videobox/gstvideobox.c: Use pad_alloc where possible.
Wim Taymans
2004-07-07
1
-12
/
+18
*
A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.
Wim Taymans
2004-05-28
3
-0
/
+764