mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
aab2f59d02
* gst_ffmpegviddec_frame() is the only caller of gst_ffmpegviddec_video_frame() and has the same signature. Just move the checks into a single function and use that. * Make it clear which frames are the input and output ones in gst_ffmpegviddec_video_frame() to make issues like the one fixed in the previous commit more obvious. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6851> |
||
---|---|---|
.. | ||
gstav.c | ||
gstav.h | ||
gstavauddec.c | ||
gstavauddec.h | ||
gstavaudenc.c | ||
gstavaudenc.h | ||
gstavcfg.c | ||
gstavcfg.h | ||
gstavcodecmap.c | ||
gstavcodecmap.h | ||
gstavdeinterlace.c | ||
gstavdemux.c | ||
gstavmux.c | ||
gstavprotocol.c | ||
gstavprotocol.h | ||
gstavutils.c | ||
gstavutils.h | ||
gstavvidcmp.c | ||
gstavviddec.c | ||
gstavviddec.h | ||
gstavvidenc.c | ||
gstavvidenc.h | ||
meson.build |