summaryrefslogtreecommitdiff
path: root/omx/gstomxvideo.c
Commit message (Expand)AuthorAgeFilesLines
* omxvideoenc: remove unsupported formats from caps templateGuillaume Desmottes2020-04-101-1/+1
* omxh26xenc: fix coverity with frame testStéphane Cerveau2020-04-081-1/+2
* omxvideo(enc): use GST_VIDEO_INFO_FIELD_RATE_N()Guillaume Desmottes2020-02-271-1/+7
* omxbufferpool: use gst_video_meta_set_alignment()Guillaume Desmottes2019-11-051-0/+93
* omxvideo: check difference between frame and requested tsGuillaume Desmottes2019-06-171-1/+12
* omxvideo: add debug infos to find_nearest_frame()Guillaume Desmottes2019-06-171-1/+9
* omxvideo: use GST_VIDEO_CAPS_MAKE() for template capsGuillaume Desmottes2019-01-251-0/+1
* omxvideo: display port number when listing supported formatsGuillaume Desmottes2018-04-251-3/+3
* add support for NV12_10LE32 and NV16_10LE32 on zynqultrascaleplusGuillaume Desmottes2018-02-281-0/+12
* omxvideodec: ignore very little variations of the framerateJulien Isorce2017-12-141-0/+16
* gstomxvideodec: fix framerate overflowJulien Isorce2017-12-131-4/+10
* Add support for OMX_COLOR_FormatYUV420PackedSemiPlanar and OMX_COLOR_Format24...Graham Leggett2016-12-131-0/+4
* omx: #define OMX_SKIP64BIT on the RPi as required by their APISebastian Dröge2016-06-171-2/+2
* omx: add an helper to convert OMX color format to GStreamer color formatAurélien Zanelli2014-04-151-25/+68
* omxvideo: fix debug category initialisationChristian König2014-03-151-1/+1
* omx: Copy old copyright notice into the new fileSebastian Dröge2014-03-121-0/+4
* omx: Rename function from _4_ to _for_ for claritySebastian Dröge2014-03-121-1/+1
* omxvideo: start sharing more code between video decoder and encoderChristian König2014-03-121-0/+151