index
:
gstreamer/gst-omx
0.10
1.0
1.10
1.12
1.14
1.16
1.18
discontinued-for-monorepo
master
OpenMAX IL GStreamer wrapper (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-omx)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
Release 1.19.2
HEAD
1.19.2
master
discontinued-for-monorepo
Tim-Philipp Müller
5
-13
/
+81
2021-07-09
omxvideodec: fix OMX flags on header buffer
Guillaume Desmottes
1
-1
/
+3
2021-07-09
omxvideodec: allow to start decoder on HEADER buffer
Guillaume Desmottes
1
-1
/
+1
2021-07-09
omxh26xdec: videodecoder support subframe
Nicolas Dufresne
4
-17
/
+82
2021-06-01
Back to development
Tim-Philipp Müller
1
-1
/
+1
2021-06-01
Release 1.19.1
1.19.1
Tim-Philipp Müller
5
-1992
/
+152
2020-11-04
meson: Enable some MSVC warnings for parity with GCC/Clang
Nirbheek Chauhan
1
-6
/
+13
2020-10-16
meson: update glib minimum version to 2.56
Stéphane Cerveau
2
-7
/
+1
2020-10-05
omxvideodec: support interlace-mode=interleaved input
Guillaume Desmottes
1
-4
/
+19
2020-09-08
ci: include template from gst-ci master branch again
Tim-Philipp Müller
1
-1
/
+1
2020-09-08
Back to development
Tim-Philipp Müller
1
-2
/
+2
2020-09-08
Release 1.18.0
1.18.0
Tim-Philipp Müller
6
-71
/
+2098
2020-08-27
meson: fix Tizonia build
Tim-Philipp Müller
1
-5
/
+4
2020-08-20
Release 1.17.90
1.17.90
Tim-Philipp Müller
5
-42
/
+45
2020-07-08
meson: set release date from .doap file for releases
Tim-Philipp Müller
3
-4
/
+63
2020-07-03
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-07-03
Release 1.17.2
1.17.2
Tim-Philipp Müller
5
-4
/
+30
2020-06-20
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-06-19
Release 1.17.1
1.17.1
Tim-Philipp Müller
5
-1239
/
+636
2020-06-16
docs: Update plugin cache json
Nirbheek Chauhan
1
-2
/
+3
2020-06-03
docs: Update documentation cache
Thibault Saunier
1
-0
/
+1
2020-05-21
omx: Add latest OMX_ALG_Index's to omx_index_type_to_str
Dylan Yip
1
-12
/
+28
2020-05-21
zynq: change API to use public 2020.01 from vcu-omx-il
Stéphane Cerveau
1
-2
/
+2
2020-05-20
omxvideoenc: factor out gst_omx_video_enc_allocate_out_buffers()
Guillaume Desmottes
1
-4
/
+12
2020-04-10
omxvideoenc: remove unsupported formats from caps template
Guillaume Desmottes
5
-9
/
+10
2020-04-10
video: remove BGR from supported format
Guillaume Desmottes
1
-1
/
+1
2020-04-10
omxvideoenc: add GRAY8 support
Guillaume Desmottes
1
-0
/
+18
2020-04-10
omxvideoenc: factor out gst_omx_video_enc_copy_plane()
Guillaume Desmottes
1
-37
/
+50
2020-04-10
omxvideoenc: use gst_video_meta_get_plane_height() to compute slice height
Guillaume Desmottes
1
-1
/
+9
2020-04-08
omxh26xenc: fix coverity with frame test
Stéphane Cerveau
4
-9
/
+13
2020-03-19
gstomxvideoenc: fix subframe output_buffer
Stéphane Cerveau
1
-1
/
+1
2020-02-27
omxvideodec: add support of alternate interlace mode on zynq
Guillaume Desmottes
1
-12
/
+207
2020-02-27
omxvideoenc: add support of alternate interlace mode on zynq
Guillaume Desmottes
2
-0
/
+136
2020-02-27
omx: add alternate flags to buffer_flags_map
Guillaume Desmottes
1
-0
/
+4
2020-02-27
omxvideo(enc): use GST_VIDEO_INFO_FIELD_RATE_N()
Guillaume Desmottes
2
-7
/
+16
2020-02-27
omxvideo{enc,dec}: use GST_VIDEO_INFO_FIELD_HEIGHT()
Guillaume Desmottes
2
-14
/
+17
2020-02-25
omx: don't log error when failing to load conf file with generic target
Guillaume Desmottes
1
-8
/
+17
2020-01-27
meson: add glib project fallback
Stéphane Cerveau
1
-3
/
+3
2020-01-16
omxvideoenc: fix warning
Stéphane Cerveau
1
-2
/
+3
2020-01-09
omxvideoenc: Add look-ahead property to ZYNQ_USCALE_PLUS encoder
Varunkumar Allagadapa
2
-0
/
+32
2020-01-09
omxvideoenc: Add long-term-ref support to ZYNQ_USCALE_PLUS encoder
Varunkumar Allagadapa
2
-0
/
+126
2020-01-07
meson: display OMX target when configuring
Guillaume Desmottes
1
-0
/
+2
2020-01-07
omx: remove useless double negations
Guillaume Desmottes
1
-2
/
+2
2019-12-22
meson: fix tizonia build
Julien Isorce
1
-1
/
+5
2019-12-22
omxh265enc: handle CODECCONFIG buffers
Guillaume Desmottes
2
-0
/
+78
2019-12-22
omxh264enc: send codec data downstream
Guillaume Desmottes
1
-2
/
+7
2019-12-22
omxh264enc: no need to check if codeconfig has startcode
Guillaume Desmottes
1
-18
/
+14
2019-12-22
omxh26xenc: Negotiate subframe mode
Nicolas Dufresne
2
-7
/
+45
2019-12-22
omxvideoenc: use subframe base class API
Guillaume Desmottes
1
-3
/
+13
2019-12-22
omx: Add helper to enable/disable/read subframe mode
Nicolas Dufresne
2
-0
/
+57
[next]