gstreamer/gst-libs/gst/video
Wim Taymans dae848818d audio: rework audio caps.
Rework the audio caps similar to the video caps. Remove
width/depth/endianness/signed fields and replace with a simple string
format and media type audio/x-raw.
Create a GstAudioInfo and some helper methods to parse caps.
Remove duplicate code from the ringbuffer and replace with audio info.
Use AudioInfo in the base audio filter class.
Port elements to new API.
2011-08-18 19:15:03 +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 metavideo: fix for API change 2011-07-11 18:21:49 +02:00
gstmetavideo.h video: More video helper library improvements 2011-07-04 16:01:14 +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: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
Makefile.am videopool: add implementation 2011-08-01 16:48:46 +02:00
video.c video: improve debug 2011-08-04 15:18:03 +02:00
video.h audio: rework audio caps. 2011-08-18 19:15:03 +02:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00