gstreamer/gst-libs/gst/video
Sebastian Dröge 4a76d3a978 basevideoencoder: Remove ::get_caps() vfunc
Subclasses can set the caps more efficiently and this only
caused additional indirections.
2011-08-12 12:06:23 +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: Remove ::get_caps() vfunc 2011-08-12 12:06:23 +02:00
gstbasevideoencoder.h basevideoencoder: Remove ::get_caps() vfunc 2011-08-12 12:06:23 +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