index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
videobox
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-29
gst/videobox/gstvideobox.c: Initialise liboil in plugin_init()
Arek Korbik
1
-0
/
+2
2007-08-08
gst/videobox/gstvideobox.c: Render right border in the correct location.
Michael Smith
1
-1
/
+0
2007-06-06
gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level f...
Tim-Philipp Müller
1
-18
/
+17
2007-05-28
gst/videobox/gstvideobox.c: Add AYUV->AYUV and AYUV->I420 formats.
Dejan Sakelšak
1
-119
/
+588
2006-11-19
gst/videobox/gstvideobox.c: Minor clean-ups: const-ify static array, remove t...
Tim-Philipp Müller
1
-9
/
+11
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-08-20
use g_assert in _get_unit_size
Stefan Kost
1
-1
/
+2
2006-06-22
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
1
-1
/
+1
2006-05-10
Const-ify GEnumValue arrays.
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-03-30
better/unified long descriptions
Wim Taymans
1
-1
/
+1
2006-01-20
gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our ...
Christoph Burghardt
1
-2
/
+0
2006-01-05
gst/videobox/gstvideobox.c: call oil_init() when using liboil
Stefan Kost
1
-0
/
+5
2005-11-22
fix up more enums
Thomas Vander Stichele
1
-3
/
+3
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-10-27
gst/videobox/gstvideobox.c: Use liboil for
Julien Moutte
1
-5
/
+5
2005-10-26
gst/videobox/Makefile.am: Use liboil.
Julien Moutte
2
-26
/
+40
2005-10-26
gst/videobox/gstvideobox.c: Removing this forgotten debug.
Julien Moutte
1
-2
/
+0
2005-10-26
gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.
Julien Moutte
1
-9
/
+13
2005-10-25
gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry...
Julien Moutte
1
-2
/
+5
2005-10-24
gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging cat...
Julien Moutte
1
-36
/
+37
2005-10-17
gst/videobox/gstvideobox.c: Fix caps nego some more to get
Julien Moutte
1
-14
/
+38
2005-10-17
gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni...
Julien Moutte
1
-10
/
+20
2005-09-23
fix build and use of GST_LIBS
Thomas Vander Stichele
1
-3
/
+0
2005-09-09
Move fdsrc back into gstreamer core elements.
Jan Schmidt
1
-10
/
+12
2005-08-28
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
1
-1
/
+1
2005-08-24
enable more; update for basetransform
Thomas Vander Stichele
1
-14
/
+16
2005-08-04
sys/oss/gstossaudio.c (plugin_init): Second-class citizen.
Andy Wingo
1
-7
/
+12
2005-07-15
gst/: Port to new base class.
Wim Taymans
1
-26
/
+23
2005-07-07
gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the...
Wim Taymans
1
-3
/
+11
2005-07-05
gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
Andy Wingo
2
-187
/
+100
2005-06-02
gst/: Bufferalloc changes.
Wim Taymans
2
-35
/
+27
2005-01-19
Fix row strides for I420 (fixes #163159)
Tim-Philipp Müller
1
-94
/
+81
2004-07-27
more working plugins
Steve Lhomme
1
-1
/
+1
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
1
-2
/
+2
2004-07-27
avoid problems with math.h, fix release dependancy
Steve Lhomme
1
-3
/
+3
2004-07-26
more plugins supported under windows
Steve Lhomme
1
-0
/
+145
2004-07-07
gst/videobox/gstvideobox.c: Use pad_alloc where possible.
Wim Taymans
1
-12
/
+18
2004-05-28
A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.
Wim Taymans
3
-0
/
+764