Merge tizen patch based on 1.12.2
[platform/upstream/gstreamer.git] / omx / gstomxh264enc.c
2017-11-09 Sejun ParkMerge tizen patch based on 1.12.2
2017-06-27 Sejun Parkadded missing feature for 64bit
2017-04-27 Sejun Parkenable encoder and add hevc encoder
2015-12-02 Jeon Hee ChulRelease 1.2.0
2015-10-31 Barun Kumar SinghAdding SN12/ST12 format support
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