summaryrefslogtreecommitdiff
path: root/gst/videocrop
AgeCommit message (Expand)AuthorFilesLines
2009-02-10aspectratiocrop: Don't forget to call parent finalize implementation.Edward Hervey1-0/+2
2009-01-30Don't use Glib 2.16 function g_strcmp0.Jan Schmidt1-3/+3
2009-01-29Only unref the peer when there is one.Thijs Vermeir1-1/+1
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost2-20/+16
2009-01-25Add unit test for aspectratiocrop Fixes bug #527951Thijs Vermeir1-85/+180
2009-01-24Fix link in documentation of videocrop elementThijs Vermeir1-1/+1
2009-01-24Add documentation for aspectratiocropThijs Vermeir1-0/+15
2009-01-23Add aspectratiocrop element. Fixes bug #527951Thijs Vermeir4-4/+419
2009-01-23Fix navigation event forwarding while cropping. Fixes bug #567992.Thijs Vermeir1-2/+51
2009-01-19gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin....Luotao Fu1-2/+10
2008-11-25gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...Wim Taymans2-66/+45
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2007-01-28gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...Tim-Philipp Müller1-12/+14
2006-10-04gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) se...Tim-Philipp Müller2-17/+116
2006-09-08configure.ac: Bump requirements of -base (videocrop test case needs this).Tim-Philipp Müller1-0/+7
2006-09-08gst/videocrop/: Some quick tests indicate that it doesn't make a great deal o...Tim-Philipp Müller2-9/+6
2006-09-02docs/plugins/: Add videocrop to docs.Tim-Philipp Müller3-55/+89
2006-09-02Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support a...Tim-Philipp Müller2-375/+480
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-2/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-05Update for alloc_buffer changes.Andy Wingo1-2/+3
2005-09-05Fix up all the state change functions.Jan Schmidt1-12/+13
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-1/+0
2005-02-01ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt1-1/+2
2004-12-18gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje1-57/+200
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+145
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-03-30ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps.David Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-8/+9
2004-03-14gst-indentThomas Vander Stichele1-107/+111
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-2/+2
2003-12-22Merge CAPS branchDavid Schleef1-48/+23
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02fix for new plugin systemBenjamin Otte1-26/+28
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-10-08updating some plugin categoriesLeif Johnson1-1/+1
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+1
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-1/+3
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-25Rewrote the core function. Added some nice #defines that should probably go ...David Schleef1-22/+39
2003-07-22A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.Joshua N. Pritikin1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-66/+76
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-03-02Silly bug, i wonder who was the last one to play with itZeeshan Ali1-6/+0