gstreamer/gst
Gwenole Beauchesne 449ac54348 vaapiencode: fix negotiation process of output caps.
The specified caps in gst_video_encoder_set_output_state() function
arguments should not contain any resolution, pixel-aspect-ratio,
framerate, codec-data et al. Those rather should be set through the
returned GstVideoCodecState. This means that output caps creation
could be delayed until before gst_video_encoder_finish_frame() is
called.

This greatly simplifies the GstVideoEncoder::set_format() callback
by the way.
2014-01-13 17:31:55 +01:00
..
vaapi vaapiencode: fix negotiation process of output caps. 2014-01-13 17:31:55 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00