gstreamer/subprojects/gst-plugins-bad/gst/codectimestamper
Seungha Yang 6a8a20ff92 Add H.264/H.265 timestamp correction element
Adding {h264,h265}timestamper element to correct timestamp of
encoded frames. This initial version supports only DTS
correction based on given PTS and SPS data.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2580>
2022-09-12 19:02:21 +00:00
..
gstcodectimestamper.c Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
gstcodectimestamper.h Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
gsth264timestamper.c Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
gsth264timestamper.h Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
gsth265timestamper.c Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
gsth265timestamper.h Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
meson.build Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
plugin.c Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00