Skip to content

Fix for dark frames in timelapse #62

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

Merged
merged 1 commit into from
Jul 19, 2013

Conversation

JamesH65
Copy link
Collaborator

Now uses a null sink component instead of not connecting camera to preview. No connections means no preview frames. Fixes the darkening frames in timelapse mode problem as the camera needs preview frames to work out exposure. These are simply dumped to null_sink component

components. Fixes the darkening frames in timelapse mode problem.
popcornmix added a commit that referenced this pull request Jul 19, 2013
Fix for dark frames in timelapse
@popcornmix popcornmix merged commit 75731f4 into raspberrypi:master Jul 19, 2013
@JamesH65 JamesH65 deleted the new_preview branch July 22, 2013 12:50
chinasaur pushed a commit to chinasaur/firmware that referenced this pull request Aug 3, 2014
See: raspberrypi/userland#58

firmware: raspicam: Added the option to save the raw data as RGB888.
raspberrypi/userland#61

firmware: raspicam: Fix for dark frames in timelapse
raspberrypi/userland#62
valkerice112 pushed a commit to valkerice112/Raspi-Firmware that referenced this pull request Jan 9, 2025
firmware: raspicam: Re-enabled ISO setting

See: raspberrypi/userland#58

firmware: raspicam: Added the option to save the raw data as RGB888.
raspberrypi/userland#61

firmware: raspicam: Fix for dark frames in timelapse
raspberrypi/userland#62

linux: dwc_otg: prevent BUG() in TT allocation if hub address is > 16

See: raspberrypi/linux#337

firmware: Fix for software codecs when input frames span multiple 80K packets
See: http://forum.xbmc.org/showthread.php?tid=140518&pid=1417562#pid1417562

firmware: Fix for MJPEG files without a huffman table
See: http://forum.stmlabs.com/showthread.php?tid=9768

firmware: Fix for the missing preview when hflip and vflip options in the raspicam apps are used.
See: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=43&t=32605&start=375#p392051

dwc_otg: make channel halts with unknown state less damaging

See: raspberrypi/linux#340

kernel: dwc_otg: fiq_split: use TTs with more granularity

See: raspberrypi/linux#344

firmware: vdec3: Fix for bug in DBP which can crash GPU when playing corrrupt h264 file
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.

3 participants