gstreamer/gst-libs/gst/video
Sebastian Dröge 2dbd24ca84 basevideoencoder: Use a temporary GstVideoState until the subclass accepted the caps
Also store the caps in the GstVideoState and assume a PAR of 1/1 instead
of 0/1 if no PAR is specified in the caps.
2011-07-19 12:52:31 +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: First inform subclass about resetting before resetting/freeing all internal state 2011-07-11 12:59:07 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:04:18 +02:00
gstbasevideoencoder.c basevideoencoder: Use a temporary GstVideoState until the subclass accepted the caps 2011-07-19 12:52:31 +02:00
gstbasevideoencoder.h basevideoencoder: add documentation and related cosmetics 2011-05-16 20:32:21 +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