gstreamer/gst-libs/gst/video
Sebastian Dröge 939baee2bd basevideocodec: By default don't allow caps changes on the srcpad
This fixed playback of Dirac files with schrodec when upstream wants
a different width/height, basevideocodec accepts this and then
pushes buffers with new caps but content of the old caps.
In the best case this will just result in wrong unit size and a
failure in basestransform elements.
2009-06-26 15:20:09 +02:00
..
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
gstbasevideocodec.c basevideocodec: By default don't allow caps changes on the srcpad 2009-06-26 15:20:09 +02:00
gstbasevideocodec.h video: Copy BaseVideo classes from Schroedinger 2009-05-15 16:18:58 -07:00
gstbasevideodecoder.c video: don't expose internal gst_adapter_get_buffer() helper function 2009-05-25 00:19:25 +01:00
gstbasevideodecoder.h docs: Fix a couple of warnings from the docs build. 2009-06-11 11:16:15 +01:00
gstbasevideoencoder.c basevideo: Add preset interface to encoder 2009-05-22 17:34:56 -07:00
gstbasevideoencoder.h video: Copy BaseVideo classes from Schroedinger 2009-05-15 16:18:58 -07:00
gstbasevideoparse.c video: don't expose internal gst_adapter_get_buffer() helper function 2009-05-25 00:19:25 +01:00
gstbasevideoparse.h video: Copy BaseVideo classes from Schroedinger 2009-05-15 16:18:58 -07:00
gstbasevideoutils.c video: don't expose internal gst_adapter_get_buffer() helper function 2009-05-25 00:19:25 +01:00
gstbasevideoutils.h video: don't expose internal gst_adapter_get_buffer() helper function 2009-05-25 00:19:25 +01:00
gstvideofilter.c videofilter: Add a default get_unit_size function 2009-06-16 19:38:17 +02:00
gstvideofilter.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstvideosink.c gst-libs/gst/audio/gstbaseaudiosink.c: Implement new async_play vmethod to start slaving and allow playback start in ... 2006-03-23 16:24:23 +00:00
gstvideosink.h docs/libs/gst-plugins-base-libs-sections.txt: Small docs fixes/updates. 2006-12-15 10:52:23 +00:00
Makefile.am video: Copy BaseVideo classes from Schroedinger 2009-05-15 16:18:58 -07:00
video.c video: Add Y444, v210, v216 formats 2009-05-15 16:18:59 -07:00
video.h video: Add Y444, v210, v216 formats 2009-05-15 16:18:59 -07:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00