gstreamer/gst-libs/gst/video
Sebastian Dröge 91ffe7dd5e video: Clean up interlaced flags and enums
There's a new GstVideoFrameFlags enum now that contains the frame
specific flags only. GstVideoFlags does not contain the TFF/TFF/ONEFIELD
flags anymore because these are strictly frame specific.

Also add fallback to parse these fields from the GstBufferFlags in
gst_video_frame_map() if there's no GstVideoMeta attached to the buffer.
2012-04-19 12:30:57 +02:00
..
.gitignore video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00
colorbalance.c Merge branch 'master' into 0.11 2012-03-02 10:00:55 +01:00
colorbalance.h Merge branch 'master' into 0.11 2012-03-02 10:00:55 +01:00
colorbalancechannel.c video: move some interfaces 2011-11-29 19:10:01 +01:00
colorbalancechannel.h video: move some interfaces 2011-11-29 19:10:01 +01:00
convertframe.c Merge remote-tracking branch 'origin/master' into 0.11 2011-12-08 01:19:03 +00:00
gstvideofilter.c videofilter: shortcut transform_ip when not set 2012-04-14 11:26:28 +02:00
gstvideofilter.h video: add some padding to GstVideoFilter 2011-12-30 19:27:16 +00:00
gstvideometa.c video: Clean up interlaced flags and enums 2012-04-19 12:30:57 +02:00
gstvideometa.h video: Clean up interlaced flags and enums 2012-04-19 12:30:57 +02:00
gstvideopool.c video: Clean up interlaced flags and enums 2012-04-19 12:30:57 +02:00
gstvideopool.h update for bufferpool changes 2012-03-15 22:10:58 +01:00
gstvideosink.c videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
gstvideosink.h videosink: reset padding 2011-11-10 17:52:36 +01:00
Makefile.am gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
navigation.c gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
navigation.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
video-blend.c test: fix leak in video overlay composition unit test 2012-03-25 13:35:23 +01:00
video-blend.h video: overlay-composition: add support for global alpha multiplicator 2012-03-25 11:27:24 +01:00
video-marshal.list video: move some interfaces 2011-11-29 19:10:01 +01:00
video-overlay-composition.c Merge remote-tracking branch 'origin/0.10' 2012-03-29 15:00:22 +02:00
video-overlay-composition.h video: overlay-composition: add support for global alpha multiplicator 2012-03-25 11:27:24 +01:00
video.c video: Clean up interlaced flags and enums 2012-04-19 12:30:57 +02:00
video.h video: Clean up interlaced flags and enums 2012-04-19 12:30:57 +02:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoblendorc-dist.c video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc-dist.h video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc.orc video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00
videoorientation.c video: move some interfaces 2011-11-29 19:10:01 +01:00
videoorientation.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
videooverlay.c gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
videooverlay.h video: move some interfaces 2011-11-29 19:10:01 +01:00