summaryrefslogtreecommitdiff
path: root/omx/gstomxh263enc.c
Commit message (Expand)AuthorAgeFilesLines
* omx: Add hardware classifiers to encoders/decodersCharlie Turner2019-03-261-1/+1
* h263enc: fix caps leak in error code pathPonnam Srinivas2017-09-281-0/+2
* omx: more printf format fixesTim-Philipp Müller2013-04-181-2/+3
* omx: fix printf formats in debug messagesTim-Philipp Müller2013-04-081-1/+1
* omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller2013-03-221-2/+2
* omx: Only unref caps after usage of its fieldsSebastian Dröge2013-03-141-2/+2
* omx: Don't set profile/level in other encoders if downstream caps don't speci...Sebastian Dröge2013-03-111-25/+29
* omxvideoenc: And set it actually on the right portSebastian Dröge2013-03-011-2/+5
* omxvideoenc: Set the coding type in the subclasses to the specific codecSebastian Dröge2013-03-011-0/+7
* omxvideoenc: Rename component variableSebastian Dröge2013-02-251-4/+4
* omx: Port to video base classes from -baseSebastian Dröge2012-10-221-16/+7
* omx: gst_element_class_set_details_simple() -> set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* Port to Gst 0.11Olivier Crête2012-04-131-50/+34
* omxvideoenc: Use "video/x-raw-yuv" as sink template caps instead of strict I4...Sebastian Dröge2011-08-101-1/+0
* omxvideoenc: Don't fail if setting the bitrate or profile is not supported by...Sebastian Dröge2011-08-021-85/+94
* omxh263enc: Add H.263 encoder elementSebastian Dröge2011-07-291-0/+302