- update to 20200725:
- Return a non-zero if the capture fails.
- Add option to change camera timeout from default of 10 seconds.
(James McCormac)
- Add new Bayer palettes. (Eugen Hristev)
- Add WebP output support.
- Add option to dump raw frames to stdout. (Philipp Simon Schmidt)
- Add option to limit number of times to loop.
- Fix libgd 2.3.0+ issue where the font test always fails. (Ashley Dixon)
OBS-URL: https://build.opensuse.org/request/show/838478
OBS-URL: https://build.opensuse.org/package/show/graphics/fswebcam?expand=0&rev=10
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 29 09:05:09 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 20200725:
|
|
- Return a non-zero if the capture fails.
|
|
- Add option to change camera timeout from default of 10 seconds.
|
|
(James McCormac)
|
|
- Add new Bayer palettes. (Eugen Hristev)
|
|
- Add WebP output support.
|
|
- Add option to dump raw frames to stdout. (Philipp Simon Schmidt)
|
|
- Add option to limit number of times to loop.
|
|
- Fix libgd 2.3.0+ issue where the font test always fails. (Ashley Dixon)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 2 15:18:41 UTC 2020 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to current version from git
|
|
* new support for VYUY format
|
|
* new bayer formats
|
|
* WebP output support
|
|
* update videodev2.h header
|
|
* optflags are taken into account
|
|
* documentation and build env updates
|
|
- fix URL references
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 07:48:08 UTC 2014 - adrian@suse.de
|
|
|
|
- initial package of version 20140113
|
|
- based on a spec file from Thomas Spahni
|
|
|