omxvideoenc: drain encoder on ALLOCATION and DRAIN queries
[platform/upstream/gstreamer.git] / omx / gstomxh264enc.c
2019-06-04 Shinya Saitoomxh264enc: Add 'ref-frames' property
2019-03-26 Charlie Turneromx: Add hardware classifiers to encoders/decoders
2018-04-26 Guillaume Desmottesomxh26{4,5}enc: don't pick default 10-bit profile
2018-04-25 Guillaume Desmottesomxh264: factor out gst_omx_h264_utils_get_profile_from...
2018-02-28 Guillaume Desmottesadd support for NV12_10LE32 and NV16_10LE32 on zynqultr...
2018-01-30 Guillaume Desmottesomxh264enc: add some encoding properties
2017-11-23 Guillaume Desmotteszynqultrascaleplus: add support for extra AVC levels
2017-09-22 Ponnam Srinivasomxh264enc: fix caps leak
2017-07-13 Jan Schmidtomxh264enc: Re-add periodicty-idr property for backward...
2017-07-12 Guillaume Desmottesomxh264enc: fix typo in "periodicty-idr" property name
2017-07-11 Guillaume Desmottesomxh264enc: move profile and level parsing functions...
2017-07-03 Guillaume Desmottesomxh264enc: raise a warning if AVCIntraPeriod is not...
2017-07-03 Guillaume Desmottesomxh264enc: add 'b-frames' property
2017-07-03 Guillaume Desmottesomxh264enc: fix typo in 'set_avc_intra_period'
2017-06-29 Guillaume Desmottesomxh264enc: set profile/level using OMX_VIDEO_PARAM_AVC...
2017-06-29 Guillaume Desmottesomxh264enc: factor out update_param_profile_level()
2017-06-29 Guillaume Desmottesomxh264enc: factor out string to profile/level enum...
2017-06-28 Guillaume Desmottesomxh264enc: use OMX_IndexConfigBrcmVideoIntraPeriod...
2017-06-28 Guillaume Desmottesomxh264enc: factor out set_avc_intra_perdiod()
2014-06-29 Sebastian Drögeomxh264enc: Properly accumulate headers and push before...
2014-06-24 Sebastian Drögeomxh264enc: Don't let baseclass finish frames for SPS...
2014-03-19 Michal Lazofix filemode
2014-03-16 Sebastian Drögeomxh264enc: Fix compiler warnings
2014-03-16 Michal Lazoomxh264enc: IDR interval, SPS and PPS headers for rpi
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ögeomxh264enc: If caps specify no profile/level use the...
2013-03-11 Sebastian Drögeomxh264enc: The h264 encoders are supposed to output...
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-11-29 Jonas Larssonomxh264enc: Add support for resending headers after...
2011-11-15 Sebastian Drögeomxh264enc: Detect bytestream stream format and don...
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-28 Sebastian Drögeomxh264enc: Add support for setting profile/level via...
2011-07-25 Sebastian Drögeomxh264enc: Add H.264 encoder element