gstreamer/subprojects/gst-plugins-bad/sys/applemedia
Piotr Brzeziński 8a81e5b9ff avfvideosrc: Fix wrong default framerate value
Current default G_MAXINT is not a correct value under any circumstances.
This creates an issue with screen capture, during which we currently do
not get any framerate info causing G_MAXINT to show up, where elements
downstream can possibly misbehave - for example, `vtenc` causes
a kernel panic.
Replace with 30/1 to avoid such scenarios.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2946>
2022-09-06 19:49:27 +00:00
..
atdec.c
atdec.h
avfassetsrc.h
avfassetsrc.m avfassetsrc: fix unused-but-set warning 2022-03-30 00:52:53 +01:00
avfdeviceprovider.h
avfdeviceprovider.m Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
avfvideosrc.h
avfvideosrc.m avfvideosrc: Fix wrong default framerate value 2022-09-06 19:49:27 +00:00
avsamplevideosink.h
avsamplevideosink.m avsamplevideosink: remove unused variable 2022-03-30 00:52:53 +01:00
coremediabuffer.c
coremediabuffer.h applemedia: Add ProRes support to vtenc and vtdec 2021-11-01 09:24:52 +00:00
corevideobuffer.c applemedia/corevideobuffer: remove unused variable 2022-03-30 00:52:53 +01:00
corevideobuffer.h
corevideomemory.c
corevideomemory.h
glcontexthelper.c
glcontexthelper.h
iosassetsrc.h
iosassetsrc.m docs: Add objc and objcpp files to hotdoc gst_c_sources 2022-02-01 05:25:42 +05:30
iosglmemory.c
iosglmemory.h
iosurfaceglmemory.c applemedia/iosgl: remove unused variable 2022-03-30 00:52:53 +01:00
iosurfaceglmemory.h
iosurfacevulkanmemory.c
iosurfacevulkanmemory.h
meson.build
metal-helpers.h
plugin.m docs: Rename "OS X" to "macOS" in some documentation 2022-01-30 19:17:18 +05:30
videotexturecache-gl.h
videotexturecache-gl.m
videotexturecache-vulkan.h
videotexturecache-vulkan.mm
videotexturecache.h
videotexturecache.m applemeida/texturecache: remove unused variable 2022-03-30 00:52:53 +01:00
vtdec.c vtdec: remove unused variable 2022-03-30 00:52:53 +01:00
vtdec.h
vtenc.c applemedia: Disable 64RGBALE support on older macOS 2022-02-01 16:57:04 +00:00
vtenc.h vtenc: Add FieldDetail properties for interlaced input 2021-11-01 09:24:52 +00:00
vtutil.c applemedia: Disable 64RGBALE support on older macOS 2022-02-01 16:57:04 +00:00
vtutil.h applemedia: Disable 64RGBALE support on older macOS 2022-02-01 16:57:04 +00:00