gstreamer/gst-libs/gst/video
Sebastian Dröge 81f4c9e8bf basevideocodec: Protect access to the list of pending frames with the object lock
This is required if ::finish_frame() and all buffer output happens
on a different thread than the sinkpad streaming thread.
2011-07-11 11:28:40 +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 basevideocodec: Protect access to the list of pending frames with the object lock 2011-07-11 11:28:40 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:04:18 +02:00
gstbasevideoencoder.c basevideo: Move the utils from the codec header to its own header 2011-07-09 11:40:17 +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