gstreamer/gst-libs/gst/video
Sebastian Dröge d576e23aa4 basevideoencoder: Proxy the width/height/framerate/PAR constraints of downstream caps to upstream
This allows to specify constraints on the compressed downstream caps
by muxers or capsfilters, which will then be forwarded to upstream
and allows video converters to fulfill the constraints.

Code based on Mark Nauwelaerts audio encoder base class.
2011-08-12 12:25:03 +02:00
..
gstbasevideocodec.c basevideocodec: Protect access to the list of pending frames with the object lock 2011-07-11 11:28:40 +02:00
gstbasevideocodec.h basevideocodec: Protect access to the list of pending frames with the object lock 2011-07-11 11:28:40 +02:00
gstbasevideodecoder.c basevideodecoder: Use the cached video frame size instead of recalculating it 2011-08-09 10:43:55 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:04:18 +02:00
gstbasevideoencoder.c basevideoencoder: Proxy the width/height/framerate/PAR constraints of downstream caps to upstream 2011-08-12 12:25:03 +02:00
gstbasevideoencoder.h basevideoencoder: Remove old ::getcaps() comment 2011-08-12 12:13:45 +02:00
gstbasevideoutils.c basevideo: Move the utils from the codec header to its own header 2011-07-09 11:40:17 +02:00
gstbasevideoutils.h basevideo: Move the utils from the codec header to its own header 2011-07-09 11:40:17 +02:00
Makefile.am basevideo: Move the utils from the codec header to its own header 2011-07-09 11:40:17 +02:00