gstreamer/gst
Tim-Philipp Müller 7e69aee223 Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support all formats videoscale supports (#345653).
Original commit message from CVS:
* configure.ac:
* gst/videocrop/Makefile.am:
* gst/videocrop/gstvideocrop.c: (gst_video_crop_base_init),
(gst_video_crop_class_init), (gst_video_crop_init),
(gst_video_crop_get_image_details_from_caps),
(gst_video_crop_get_unit_size), (gst_video_crop_transform_packed),
(gst_video_crop_transform_planar), (gst_video_crop_transform),
(gst_video_crop_transform_dimension),
(gst_video_crop_transform_dimension_value),
(gst_video_crop_transform_caps), (gst_video_crop_set_caps),
(gst_video_crop_set_property), (gst_video_crop_get_property),
(plugin_init):
Port/rewrite videocrop from scratch for GStreamer-0.10, and make
it support all formats videoscale supports (#345653).
2006-09-02 15:30:45 +00:00
..
audioresample gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size 2006-08-20 13:05:43 +00:00
cdxaparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
chart Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
colorspace Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
deinterlace Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
equalizer Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
festival Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
filter gst/filter/: Don't forget new files. 2006-07-10 14:49:46 +00:00
freeze Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro. 2006-06-23 09:09:44 +00:00
games Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
h264parse New plugin: h264parse (#340638) 2006-05-22 16:08:34 +00:00
librfb Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
mixmatrix Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
modplug gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336. 2006-06-20 11:07:02 +00:00
mpeg1sys Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg1videoparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg2sub Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpegaudioparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
multifilesink Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
nsf gst/nsf/Makefile.am: Add missing GST_LIBS 2006-08-31 13:01:15 +00:00
overlay Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
passthrough Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
playondemand Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
qtdemux gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK. 2006-08-30 11:27:40 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smooth Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smoothwave Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
spectrum gst/spectrum/: Do not use deprecated gtk functions. 2006-07-15 11:50:25 +00:00
speed configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). 2006-06-09 17:38:20 +00:00
stereo Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
switch Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
tta Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
vbidec Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videocrop Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support all formats videoscale supports (#345653). 2006-09-02 15:30:45 +00:00
videodrop Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
virtualdub Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
xingheader Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
y4m Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
Makefile.am build gdp plugins 2006-06-06 16:14:52 +00:00