[gst-cvs] 'Good' GStreamer plugins branch, master, updated. RELEASE-0_10_11-156-gc1cb1e0
Thijs Vermeir
tvermeir at kemper.freedesktop.org
Fri Jan 23 06:58:28 PST 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "'Good' GStreamer plugins".
The branch, master has been updated
via c1cb1e0c5bf6b3b9d71cf68f7cb269a568ac3255 (commit)
from 1b822932488aeff7ea7a519407c9a38b2b1d35c3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c1cb1e0c5bf6b3b9d71cf68f7cb269a568ac3255
Author: Thijs Vermeir <thijsvermeir at gmail.com>
Date: Fri Jan 23 15:39:46 2009 +0100
Add aspectratiocrop element. Fixes bug #527951
Add new aspectratiocrop element that crops the video
to a specified aspect ratio using videocrop.
-----------------------------------------------------------------------
Summary of changes:
gst/videocrop/Makefile.am | 4 +-
gst/videocrop/gstaspectratiocrop.c | 342 ++++++++++++++++++++++++++++++++++++
gst/videocrop/gstaspectratiocrop.h | 67 +++++++
gst/videocrop/gstvideocrop.c | 10 +-
4 files changed, 419 insertions(+), 4 deletions(-)
create mode 100644 gst/videocrop/gstaspectratiocrop.c
create mode 100644 gst/videocrop/gstaspectratiocrop.h
hooks/post-receive
--
'Good' GStreamer plugins
More information about the Gstreamer-commits
mailing list