gstreamer/gst-libs/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
..
base Fix missing files in distribution tarball. 2013-12-06 14:16:28 +01:00
codecparsers configure: always build the MPEG-4 parser. 2013-06-14 11:45:11 +02:00
vaapi encoder: add video codec-state API. 2014-01-13 17:31:55 +01:00
video vaapiencode: add initial support for GStreamer 0.10. 2013-11-27 17:23:56 +01:00
Makefile.am libs: add generic bitstream writer. 2013-11-24 16:52:05 +01:00