summaryrefslogtreecommitdiff
path: root/omx/gstomxh265enc.c
Commit message (Expand)AuthorAgeFilesLines
* omxvideoenc: remove unsupported formats from caps templateGuillaume Desmottes2020-04-101-2/+2
* omxh26xenc: fix coverity with frame testStéphane Cerveau2020-04-081-4/+1
* omxvideoenc: add support of alternate interlace mode on zynqGuillaume Desmottes2020-02-271-0/+9
* omxh265enc: handle CODECCONFIG buffersGuillaume Desmottes2019-12-221-0/+76
* omxh26xenc: Negotiate subframe modeNicolas Dufresne2019-12-221-4/+20
* omx: Add hardware classifiers to encoders/decodersCharlie Turner2019-03-261-1/+1
* omxh26{4,5}enc: don't pick default 10-bit profileGuillaume Desmottes2018-04-261-13/+0
* omxh265: factor out gst_omx_h265_utils_get_profile_from_enum()Guillaume Desmottes2018-04-251-22/+5
* omxh265: update 422 profile namesGuillaume Desmottes2018-03-051-2/+2
* add support for NV12_10LE32 and NV16_10LE32 on zynqultrascaleplusGuillaume Desmottes2018-02-281-7/+20
* omxh265enc: fix typo in "periodicty-idr" property nameGuillaume Desmottes2018-02-121-1/+1
* omxh265enc: add some encoding propertiesGuillaume Desmottes2018-01-301-0/+72
* omxh265: fix enum casting when using Allegro HEVC extensionsGuillaume Desmottes2017-10-191-0/+9
* properly cast extension enumsGuillaume Desmottes2017-10-191-1/+2
* omxh265enc: fix caps leakPonnam Srinivas2017-09-211-4/+6
* omxh265enc: add H265 encoderGuillaume Desmottes2017-09-061-0/+583