gstreamer/subprojects/gst-plugins-base/gst-libs/gst/video
Ruslan Khamidullin 53582b7430 video: accept timecode of 119.88 (120/1.001) FPS
The drop-frame rules are specified in “SMPTE ST 12-3:2016” and are
consistent with the traditional ones:

“

To minimize fractional time deviation from real time, the first two
super-frame numbers (00 and 01) shall be omitted from the count at the
start of each minute except minutes 00, 10, 20, 30, 40, and 50. Thus the
first eight frame numbers (0 through 7) are omitted from the count at
the start of each minute except minutes 00, 10, 20, 30, 40, and 50.
”

Where “super-frame” is a group of 4 frames for 120 FPS.

Fixes #2797

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5028>
2023-07-18 13:46:57 +00:00
..
colorbalance.c
colorbalance.h
colorbalancechannel.c
colorbalancechannel.h
convertframe.c video: convertframe: Add a debug category 2023-06-11 15:45:02 +00:00
gstvideoaffinetransformationmeta.c
gstvideoaffinetransformationmeta.h
gstvideoaggregator.c aggregator: Implement force_live API 2022-11-18 18:14:26 +00:00
gstvideoaggregator.h gst-plugins-base: Fix several annotations 2022-03-16 10:37:44 +00:00
gstvideocodecalphameta.c
gstvideocodecalphameta.h
gstvideodecoder.c videodecoder: fix segfault copying buffer metas 2023-07-18 07:39:02 +00:00
gstvideodecoder.h videodecoder: Make data processing errors non-fatal by default 2022-11-30 10:27:27 +00:00
gstvideoencoder.c libs: video: drop use of GSlice 2023-01-24 15:25:06 +00:00
gstvideoencoder.h
gstvideofilter.c
gstvideofilter.h
gstvideometa.c videometa: Only validate the alignment only when it contains some info 2023-05-24 16:22:21 +00:00
gstvideometa.h
gstvideopool.c
gstvideopool.h
gstvideosink.c Revert "base: videosink: Avoid positing message on the bus before being constructed" 2023-07-10 21:54:51 +00:00
gstvideosink.h
gstvideotimecode.c video: accept timecode of 119.88 (120/1.001) FPS 2023-07-18 13:46:57 +00:00
gstvideotimecode.h
gstvideoutils.c libs: video: drop use of GSlice 2023-01-24 15:25:06 +00:00
gstvideoutils.h
gstvideoutilsprivate.c
gstvideoutilsprivate.h
meson.build gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
navigation.c navigation: Rename parse_state to parse_modifier_state 2022-04-01 06:38:43 +00:00
navigation.h base:navigation: Cleanup navigation key modifiers enum 2022-12-15 16:47:13 +00:00
TODO
video-anc.c video: Add/fix various annotations 2022-10-18 08:56:58 +00:00
video-anc.h video: Add/fix various annotations 2022-10-18 08:56:58 +00:00
video-blend.c
video-blend.h video-blend: Fix linking error with C++ 2023-05-29 16:32:50 +00:00
video-chroma.c libs: video: drop use of GSlice 2023-01-24 15:25:06 +00:00
video-chroma.h
video-color.c video-color: Add primaries and colorimetry compare functions 2022-07-18 08:56:45 +00:00
video-color.h video-color: Add primaries and colorimetry compare functions 2022-07-18 08:56:45 +00:00
video-converter.c base/video-converter: downgrade log level 2023-07-17 07:39:46 +00:00
video-converter.h base: video-converter: add accessors for input and output formats 2022-08-17 12:33:54 +00:00
video-dither.c libs: video: drop use of GSlice 2023-01-24 15:25:06 +00:00
video-dither.h
video-event.c
video-event.h
video-format.c video: Add NV12_10LE32_4L4 tiled format 2023-06-15 14:32:32 +00:00
video-format.h video: Move NV12_10LE40_4L4 before the BE variant on LE platforms 2023-07-06 00:11:45 +01:00
video-frame.c build: appease clang warning 2023-04-24 12:37:07 +00:00
video-frame.h GstVideoFrame: Add g_auto() support 2022-06-20 16:17:50 +00:00
video-hdr.c
video-hdr.h
video-info-dma.c video-info-dma: add gst_video_info_dma_drm_to_video_info() 2023-06-26 16:18:24 +00:00
video-info-dma.h video-info-dma: add gst_video_info_dma_drm_to_video_info() 2023-06-26 16:18:24 +00:00
video-info.c video: Add NV12_10LE32_4L4 tiled format 2023-06-15 14:32:32 +00:00
video-info.h VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
video-multiview.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
video-multiview.h
video-orc-dist.c
video-orc-dist.h
video-orc.orc
video-overlay-composition.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
video-overlay-composition.h
video-prelude.h
video-resampler.c
video-resampler.h
video-scaler.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
video-scaler.h
video-sei.c Fix documentation 2022-06-03 08:29:05 +00:00
video-sei.h video: Add/fix various annotations 2022-10-18 08:56:58 +00:00
video-tile.c
video-tile.h video: Add arbitrary tile dimensions support 2022-11-18 22:59:29 +00:00
video.c avviddec, video.c, h265parse: Workaround for broken field-based interlaced encoders 2022-06-16 10:03:02 +00:00
video.h video: add dma format and info helper functions 2023-03-12 03:09:01 +00:00
videodirection.c
videodirection.h
videoorientation.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
videoorientation.h
videooverlay.c docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
videooverlay.h