[mythtv-commits] [MythTV/mythtv] 785c82: FFmpeg: Further updates to v4l2 code
Mark Kendall
noreply at github.com
Thu Nov 14 21:12:08 UTC 2019
Branch: refs/heads/devel/2019-render
Home: https://github.com/MythTV/mythtv
Commit: 785c821f69f1d8bfab59b11535d902a59eded621
https://github.com/MythTV/mythtv/commit/785c821f69f1d8bfab59b11535d902a59eded621
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M mythtv/external/FFmpeg/libavcodec/v4l2_context.c
M mythtv/external/FFmpeg/libavcodec/v4l2_context.h
M mythtv/external/FFmpeg/libavcodec/v4l2_m2m.c
M mythtv/external/FFmpeg/libavcodec/v4l2_m2m_enc.c
Log Message:
-----------
FFmpeg: Further updates to v4l2 code
- all v4l2 files are now up to speed with ffmpeg master - v4l2_buffers,
v4l2_context, v4l2_fmt, v4l2_m2m, v4l2_m2m_enc and v4l2_m2m_dec
- the only remaining diffs are the drm prime code - which actually looks
fairly clean:)
Commit: 356c885c6828fde34d2900622854dde29fd8bbcb
https://github.com/MythTV/mythtv/commit/356c885c6828fde34d2900622854dde29fd8bbcb
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M mythtv/libs/libmythtv/opengl/mythvaapidrminterop.cpp
Log Message:
-----------
VAAPI: Fix old libva build
Compare: https://github.com/MythTV/mythtv/compare/3e6b194c6eda...356c885c6828
More information about the mythtv-commits
mailing list