gstreamer/gst-libs/gst/video
Sebastian Dröge a081501a90 basevideo: Don't call g_type_class_peek_parent() in class_init
This is already done by the GObject boilerplate macro
2011-08-18 10:15:20 +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 basevideo: Don't call g_type_class_peek_parent() in class_init 2011-08-18 10:15:20 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:04:18 +02:00
gstbasevideoencoder.c basevideo: Don't call g_type_class_peek_parent() in class_init 2011-08-18 10:15:20 +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