gstreamer/gst
Wim Taymans ddce68a5c2 video: More video helper library improvements
Make a new GstVideoFormatinfo structure that contains the specific information
related to a format such as the number of planes, components, subsampling,
pixel stride etc. The result is that we are now able to introduce the concept of
components again in the API.
Use tables to specify the formats and its properties.
Use macros to get information about the video format description.
Move code to set strides, offsets and size into one function.
Remove methods that are not handled with the structures.
Add methods to retrieve pointers and strides to the components in the video.
2011-07-04 16:01:14 +02:00
..
adder -base: fix for flush_stop event API change 2011-06-10 11:59:53 +02:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert audioconvert: Use new gst_caps_is_subset_structure() API 2011-05-27 14:10:50 +02:00
audiorate -base: use caps event instead of setcapsfunction 2011-06-07 10:58:27 +02:00
audioresample Merge branch 'master' into 0.11 2011-06-13 19:09:05 +02:00
audiotestsrc Merge branch 'master' into 0.11 2011-06-13 19:09:05 +02:00
encoding gst, sys: remove GstImplementsInterface usage 2011-06-26 23:16:08 +01:00
gdp -base: update for buffer API change 2011-06-13 16:32:56 +02:00
playback playsink: only unset initialized GValue 2011-06-28 19:03:23 +02:00
subparse -base: use caps event instead of setcapsfunction 2011-06-07 10:58:27 +02:00
tcp Remove unused but set variables 2011-06-14 22:40:13 +01:00
typefind typefind: fix after merge 2011-06-03 13:16:09 +02:00
videoconvert video: More video helper library improvements 2011-07-04 16:01:14 +02:00
videorate -base: port elements to new video caps 2011-06-16 12:52:13 +02:00
videoscale video: More video helper library improvements 2011-07-04 16:01:14 +02:00
videotestsrc video: More video helper library improvements 2011-07-04 16:01:14 +02:00
volume gst, sys: remove GstImplementsInterface usage 2011-06-26 23:16:08 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00