summaryrefslogtreecommitdiffstats
path: root/gst/videocrop
Commit message (Expand)AuthorAgeFilesLines
* aspectratiocrop: Don't forget to call parent finalize implementation.Edward Hervey2009-02-101-0/+2
* Don't use Glib 2.16 function g_strcmp0.Jan Schmidt2009-01-301-3/+3
* Only unref the peer when there is one.Thijs Vermeir2009-01-291-1/+1
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-282-20/+16
* Add unit test for aspectratiocrop Fixes bug #527951Thijs Vermeir2009-01-251-85/+180
* Fix link in documentation of videocrop elementThijs Vermeir2009-01-241-1/+1
* Add documentation for aspectratiocropThijs Vermeir2009-01-241-0/+15
* Add aspectratiocrop element. Fixes bug #527951Thijs Vermeir2009-01-234-4/+419
* Fix navigation event forwarding while cropping. Fixes bug #567992.Thijs Vermeir2009-01-231-2/+51
* gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin....Luotao Fu2009-01-191-2/+10
* gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...Wim Taymans2008-11-252-66/+45
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...Tim-Philipp Müller2007-01-281-12/+14
* gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) se...Tim-Philipp Müller2006-10-042-17/+116
* configure.ac: Bump requirements of -base (videocrop test case needs this).Tim-Philipp Müller2006-09-081-0/+7
* gst/videocrop/: Some quick tests indicate that it doesn't make a great deal o...Tim-Philipp Müller2006-09-082-9/+6
* docs/plugins/: Add videocrop to docs.Tim-Philipp Müller2006-09-023-55/+89
* Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support a...Tim-Philipp Müller2006-09-022-375/+480
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-2/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+3
* Fix up all the state change functions.Jan Schmidt2005-09-051-12/+13
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-1/+0
* ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt2005-02-011-1/+2
* gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje2004-12-181-57/+200
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+145
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps.David Schleef2004-03-301-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-8/+9
* gst-indentThomas Vander Stichele2004-03-141-107/+111
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-48/+23
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* fix for new plugin systemBenjamin Otte2003-11-021-26/+28
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* updating some plugin categoriesLeif Johnson2003-10-081-1/+1
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Rewrote the core function. Added some nice #defines that should probably go ...David Schleef2003-07-251-22/+39
* A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.Joshua N. Pritikin2003-07-221-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-66/+76
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* Silly bug, i wonder who was the last one to play with itZeeshan Ali2003-03-021-6/+0