Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove vestiges of V4l1 support #407

Merged
merged 4 commits into from Nov 7, 2021
Merged

Conversation

ulmus-scott
Copy link
Contributor

Checklist

See commit messages for details.

support removed 2012-07-23 caac2d5
NB: that commit removed the define from libmythtv.pro

also:
remove decade old hack 399d84d which is irrelevant because it is now compiled as C++ since afe8de9
ffmpeg includes in .h need to be before mythtv headers because mythchrono.h uses a #define from ffmpeg

MythTV has not used the linux/ivtv.h header since d78cbcc in 2007.
The internal header (ivtv_myth.h) was all but deleted in e6ca81c on 2020-02-01.
ivtv_myth.h is only included by avformatdecoder.cpp, so merge it into avformatdecoder.cpp.

The linux/ivtv.h header is also basically empty as well, now, and references its defines as deprecated in favor of those from linux/videodev2.h
*these lines were not compiled on FreeBSD.  They should compile.
However, the cards in question may not work under FreeBSD.

They were disabled 2008-10-14 in 51c9f74
referencing https://code.mythtv.org/trac/ticket/4751
@linuxdude42 linuxdude42 merged commit ebbed97 into MythTV:master Nov 7, 2021
@ulmus-scott ulmus-scott deleted the v4l1 branch November 7, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants