gstreamer/subprojects/gst-plugins-bad/ext/aom
Sebastian Dröge 620d5cb5d6 av1enc: Use 1/90000 as timebase and don't use the framerate at all
This mirrors the behaviour in vp8enc / vp9enc and is generally more
useful than using any framerate from the caps as it provides some degree
of accuracy if the stream doesn't have timestamps perfectly according to
the framerate.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6909>
2024-05-23 11:10:14 +00:00
..
gstaom.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstaom.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstav1dec.c aom: Include stream-format and alignment in the AV1 caps 2023-02-01 19:04:32 +00:00
gstav1dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstav1enc.c av1enc: Use 1/90000 as timebase and don't use the framerate at all 2024-05-23 11:10:14 +00:00
gstav1enc.h av1enc: Fix last timestamp tracking so it actually works 2024-05-23 11:10:14 +00:00
gstav1utils.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstav1utils.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build av1enc: Use correct enum type with libaom >= 3 2023-03-25 07:12:53 +00:00