gstreamer/gst-libs/gst/video
Wim Taymans 1bb83435fd video: Add an id to the video frame
Rename @view_id to @id.
Add an id to the video metadata. Add a method to get the metadata from a buffer
with the given id.
Make a method to map a frame with a certain id. This only maps the frame with
the given id on the video metadata. The generic frame id can be used when a
buffer carries multiple video frames such as in multiview mode but maybe also
when dealing with interlaced video that stores the fields in separate buffers.
2011-08-24 13:52:20 +02:00
..
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
convertframe.c Fix debug statements 2011-08-10 11:15:41 +02:00
gstmetavideo.c video: Add an id to the video frame 2011-08-24 13:52:20 +02:00
gstmetavideo.h video: Add an id to the video frame 2011-08-24 13:52:20 +02:00
gstvideofilter.c Fix debug statements 2011-08-10 11:15:41 +02:00
gstvideofilter.h docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
gstvideopool.c videopool: add implementation 2011-08-01 16:48:46 +02:00
gstvideopool.h videopool: add implementation 2011-08-01 16:48:46 +02:00
gstvideosink.c videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
gstvideosink.h docs: fix xref for the property 2011-08-20 19:46:31 +02:00
Makefile.am videopool: add implementation 2011-08-01 16:48:46 +02:00
video.c video: Add an id to the video frame 2011-08-24 13:52:20 +02:00
video.h video: Add an id to the video frame 2011-08-24 13:52:20 +02:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00