omxvideodec: support interlace-mode=interleaved input
[platform/upstream/gstreamer.git] / omx / gstomxh263enc.c
2019-03-26 Charlie Turneromx: Add hardware classifiers to encoders/decoders
2017-09-28 Ponnam Srinivash263enc: fix caps leak in error code path
2013-04-18 Tim-Philipp Mülleromx: more printf format fixes
2013-04-08 Tim-Philipp Mülleromx: fix printf formats in debug messages
2013-03-22 Tim-Philipp Mülleromx: fix compiler warnings when compiling with -DG_DISA...
2013-03-14 Sebastian Drögeomx: Only unref caps after usage of its fields
2013-03-11 Sebastian Drögeomx: Don't set profile/level in other encoders if downs...
2013-03-01 Sebastian Drögeomxvideoenc: And set it actually on the right port
2013-03-01 Sebastian Drögeomxvideoenc: Set the coding type in the subclasses...
2013-02-25 Sebastian Drögeomxvideoenc: Rename component variable
2012-10-22 Sebastian Drögeomx: Port to video base classes from -base
2012-10-17 Tim-Philipp Mülleromx: gst_element_class_set_details_simple() -> set_stat...
2012-04-13 Olivier CrêtePort to Gst 0.11
2011-08-10 Sebastian Drögeomxvideoenc: Use "video/x-raw-yuv" as sink template...
2011-08-02 Sebastian Drögeomxvideoenc: Don't fail if setting the bitrate or profi...
2011-07-29 Sebastian Drögeomxh263enc: Add H.263 encoder element