summaryrefslogtreecommitdiff
path: root/omx/gstomxh263enc.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-18omx: more printf format fixesTim-Philipp Müller1-2/+3
2013-04-08omx: fix printf formats in debug messagesTim-Philipp Müller1-1/+1
2013-03-22omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller1-2/+2
2013-03-14omx: Only unref caps after usage of its fieldsSebastian Dröge1-2/+2
2013-03-11omx: Don't set profile/level in other encoders if downstream caps don't speci...Sebastian Dröge1-25/+29
2013-03-01omxvideoenc: And set it actually on the right portSebastian Dröge1-2/+5
2013-03-01omxvideoenc: Set the coding type in the subclasses to the specific codecSebastian Dröge1-0/+7
2013-02-25omxvideoenc: Rename component variableSebastian Dröge1-4/+4
2012-10-22omx: Port to video base classes from -baseSebastian Dröge1-16/+7
2012-10-17omx: gst_element_class_set_details_simple() -> set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-13Port to Gst 0.11Olivier Crête1-50/+34
2011-08-10omxvideoenc: Use "video/x-raw-yuv" as sink template caps instead of strict I4...Sebastian Dröge1-1/+0
2011-08-02omxvideoenc: Don't fail if setting the bitrate or profile is not supported by...Sebastian Dröge1-85/+94
2011-07-29omxh263enc: Add H.263 encoder elementSebastian Dröge1-0/+302