gstreamer/subprojects/gst-plugins-bad/gst
Tim-Philipp Müller 9aab2ddd13 tsdemux: fix JPEG XS framerate handling for 29.97fps
.. and other framerate values with a 1.001 denominator.

The coded framerate denominator value is a code that maps to
either 1 (for 1) or 1.001 (for 2) not a direct value.

Before, 29.97fps would be announced as 15fps because it
would calculate 30/2 instead of 30/1.001.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8226>
2024-12-31 16:19:16 +00:00
..
accurip
adpcmdec
adpcmenc
aiff
asfmux
audiobuffersplit Revert "audiobuffersplit: Update out_segment even without discont" 2024-02-15 15:37:11 +00:00
audiofxbad
audiolatency
audiomixmatrix
audiovisualizers
autoconvert baseautoconvert: correct mistake in printing log 2024-08-08 15:19:50 +00:00
bayer
camerabin2
codecalpha alphadecodebin: Explicitly pass 64 bit integers as such through varargs 2024-03-27 17:05:33 +00:00
codectimestamper codectimestamper: Fix gint wraparound in pts_compare_func 2024-10-25 01:49:10 +00:00
coloreffects
debugutils debugutils: videocodectestsink: support GRAY8 and GRAY10_LE{16,32} 2024-10-25 05:53:22 +00:00
dvbsubenc dvbsubenc: fixed some memory leaks and a crash 2024-04-17 11:37:49 +00:00
dvbsuboverlay
dvdspu dvdspu: use multiple minimal sized PGS overlay rectangles 2024-05-13 08:37:51 +00:00
faceoverlay
festival
fieldanalysis
freeverb
frei0r
gaudieffects
gdp
geometrictransform
id3tag
insertbin
inter
interlace common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
ivfparse
ivtc
jp2kdecimator
jpegformat jpegparse: fix incorrect reading of transform in app14 marker 2024-08-15 13:33:47 +00:00
librfb
midi
mpegdemux
mpegpsmux gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
mpegtsdemux tsdemux: fix JPEG XS framerate handling for 29.97fps 2024-12-31 16:19:16 +00:00
mpegtsmux mpegts: Add provisional AV1 mapping 2024-12-20 14:19:00 +00:00
mse
mxf mxftypes: Add support for a few additional fields 2024-10-09 21:34:06 +00:00
netsim
onvif rtponviftimestamp: make sure to set E and T bits on last buffer of lists 2024-03-07 14:02:33 +00:00
pcapparse pcapparse: Avoid unaligned memory access 2024-06-14 10:32:54 -05:00
pnm
proxy
rawparse
removesilence
rist ristrtxsend: silence a maybe-uninitialized warning 2024-11-18 12:10:57 +11:00
rtmp2 rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp 2024-10-29 17:27:42 +00:00
rtp
sdp sdpdemux: Add SDP message (aka session) attributes to the caps too 2024-02-09 14:54:29 +00:00
segmentclip
siren
smooth
speed
subenc
switchbin switchbin: Rework gst_switch_bin_get_allowed_caps() to limit path lock 2024-02-08 18:33:29 +00:00
tensordecoders tensormeta: Add APIs to create and access GstTensorMeta contents 2024-11-08 14:58:49 +00:00
timecode timecodestamper: Don't fail the latency query in LTC mode if we have no framerate 2024-11-06 12:52:22 +00:00
transcode
unixfd unixfd: Fix racy unit test by adding wait-for-connection property 2024-10-29 12:12:26 +00:00
videofilters scenechange: fix memory leak 2024-10-15 04:20:01 +00:00
videoframe_audiolevel
videoparsers av1parse: Fix some debug trace and comment typo 2024-12-20 01:26:12 +00:00
videosignal
vmnc
y4m y4mdec: Fix some debug log categories 2024-02-06 12:42:54 +00:00
meson.build tensordecoders: Move decoder out of the ONNX plugin 2024-11-08 14:58:49 +00:00