Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Conversation

@6by9
Copy link
Contributor

@6by9 6by9 commented Jul 27, 2020

vcfiled/vcfilesys removal as per #631 #635 #644

A couple of minor MMAL cleanups whilst I was creating a userland PR. One for debug builds of the examples, and one so RaspiStillYUV matched Raspstill.

6by9 added 3 commits July 27, 2020 18:24
Both these libraries/apps were related to the VPU accessing the
host file system over VCHI. This has never been used on the Pi,
and is creating build warnings with the latest versions of gcc.
Remove them from the source tree.
The examples read the first 512 bytes of the stream and try stuffing
them into the codec as header bytes.
If running a debug build of MMAL this will fail as the extradata
field of the port format is bigger than MMAL_FORMAT_EXTRADATA_MAX_SIZE

Reduce the header bytes array down to 128bytes to match
MMAL_FORMAT_EXTRADATA_MAX_SIZE.
…res.

Adds the equivalent to "Add option to start in burst mode if AE settings
are manual" patch to RaspiStillYUV so it too can drop straight into
capture mode.

See raspberrypi#640
@pelwell
Copy link
Contributor

pelwell commented Jul 27, 2020

Looks good to me. I'll just give popcormix a chance to reprieve vcfiled.

@pelwell pelwell merged commit 3e59217 into raspberrypi:master Jul 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants