gstreamer/gst
Gwenole Beauchesne 5394c75461 encoder: add video codec-state API.
Add interface to communicate the encoder resolution and related info
like framerate, interlaced vs. progressive, etc. This new interface
supersedes gst_vaapi_encoder_set_format() and doesn't use any GstCaps
but rather use GstVideoCodecState.

Note that gst_vaapi_encoder_set_codec_state() is also a synchronization
point for codec config. This means that the encoder is reconfigured
there to match the latest properties.
2014-01-13 17:31:55 +01:00
..
vaapi encoder: add video codec-state API. 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