index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
videocrop
/
gstvideocrop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-10
videocrop: Add support for NV12/NV21
Nicolas Dufresne
1
-0
/
+50
2012-11-07
videocrop: Add support for automatic cropping
Nicolas Dufresne
1
-35
/
+124
2012-11-07
videocrop: Style fix
Nicolas Dufresne
1
-2
/
+1
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-4
/
+3
2010-10-13
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-4
/
+4
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+6
2009-01-30
Don't use Glib 2.16 function g_strcmp0.
Jan Schmidt
1
-3
/
+3
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
1
-16
/
+10
2009-01-24
Fix link in documentation of videocrop element
Thijs Vermeir
1
-1
/
+1
2009-01-23
Add aspectratiocrop element. Fixes bug #527951
Thijs Vermeir
1
-2
/
+8
2009-01-23
Fix navigation event forwarding while cropping. Fixes bug #567992.
Thijs Vermeir
1
-2
/
+51
2009-01-19
gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin....
Luotao Fu
1
-2
/
+10
2008-11-25
gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...
Wim Taymans
1
-64
/
+45
2007-01-28
gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...
Tim-Philipp Müller
1
-12
/
+14
2006-10-04
gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) se...
Tim-Philipp Müller
1
-14
/
+106
2006-09-08
configure.ac: Bump requirements of -base (videocrop test case needs this).
Tim-Philipp Müller
1
-0
/
+7
2006-09-08
gst/videocrop/: Some quick tests indicate that it doesn't make a great deal o...
Tim-Philipp Müller
1
-7
/
+4
2006-09-02
docs/plugins/: Add videocrop to docs.
Tim-Philipp Müller
1
-54
/
+3
2006-09-02
Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support a...
Tim-Philipp Müller
1
-372
/
+474
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+2
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-2
/
+1
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+1
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-2
/
+3
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-12
/
+13
2005-07-05
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
1
-1
/
+0
2005-02-01
ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs
Jan Schmidt
1
-1
/
+2
2004-12-18
gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.
Ronald S. Bultje
1
-57
/
+200
2004-05-21
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
1
-2
/
+2
2004-03-30
ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps.
David Schleef
1
-1
/
+1
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-8
/
+9
2004-03-14
gst-indent
Thomas Vander Stichele
1
-107
/
+111
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
1
-2
/
+2
2003-12-22
Merge CAPS branch
David Schleef
1
-48
/
+23
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-02
fix for new plugin system
Benjamin Otte
1
-26
/
+28
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-3
/
+4
2003-10-08
updating some plugin categories
Leif Johnson
1
-1
/
+1
2003-09-16
reverting error patch before making a branch.
Thomas Vander Stichele
1
-3
/
+1
2003-09-15
converted gst_element_error to new format in gst/ - gettext pending
Benjamin Otte
1
-1
/
+3
2003-07-25
Rewrote the core function. Added some nice #defines that should probably go ...
David Schleef
1
-22
/
+39
2003-07-22
A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.
Joshua N. Pritikin
1
-1
/
+1
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-66
/
+76
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-0
/
+3
2003-03-02
Silly bug, i wonder who was the last one to play with it
Zeeshan Ali
1
-6
/
+0
2003-01-30
Just correcting my mistake
Zeeshan Ali
1
-4
/
+0
2003-01-30
The first attempt to support MAS. Dont expect it to work :)
Zeeshan Ali
1
-3
/
+12
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-2
/
+2
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-3
/
+3
[next]