gstreamer/subprojects/gst-plugins-good/ext/vpx
Guillaume Desmottes aa3b6a11e0 vpxenc: enforce strictly increasing pts
From vpx_codec_encode() documentation:
  "The presentation time stamp (PTS) MUST be strictly increasing."

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2405>
2022-05-12 13:00:53 +02:00
..
gstvp8dec.c
gstvp8dec.h
gstvp8enc.c
gstvp8enc.h
GstVP8Enc.prs
gstvp8utils.c
gstvp8utils.h
gstvp9dec.c
gstvp9dec.h
gstvp9enc.c
gstvp9enc.h
gstvpxdec.c vpxdec: Skip check of key frame when open GOP 2021-11-08 19:42:47 +00:00
gstvpxdec.h
gstvpxelement.c
gstvpxelements.h
gstvpxenc.c vpxenc: enforce strictly increasing pts 2022-05-12 13:00:53 +02:00
gstvpxenc.h vpxenc: enforce strictly increasing pts 2022-05-12 13:00:53 +02:00
gstvpxenums.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
meson.build devenv: Add some missing GStreamer specific env variables 2022-02-25 20:35:26 +00:00
plugin.c