Revisions of v4l-utils

buildservice-autocommit accepted request 1068566 from Asterios Dramis's avatar Asterios Dramis (adra) (revision 82)
baserev update by copy to link target
Asterios Dramis's avatar Asterios Dramis (adra) accepted request 1068562 from Asterios Dramis's avatar Asterios Dramis (adra) (revision 81)
Update to version 1.24.1, Removed update-desktop-files and hicolor-icon-theme build and post requirements (not needed anymore)
Asterios Dramis's avatar Asterios Dramis (adra) committed (revision 80)
Asterios Dramis's avatar Asterios Dramis (adra) accepted request 935854 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 79)
- update to 1.22.1
  * add missing include for uClibc-ng
  * buildsystem: Start v4l-utils 1.21.0 development cycle
  * Build with libbpf, remove local sources
  * cec: add active sensing test for Audio Rate Control messages
  * cec: add Deck Control wake-up handling tests
  * cec: add invalid operand test for Audio Rate Control messages
  * cec: add One Touch Record Standby tests
  * cec: add tests for Deck Control message
  * cec: add tests for Deck Play message
  * cec: add tests for Give Deck Status message
  * cec-compliance: add Audio System mask to Set Audio Rate
  * cec-compliance: add cec-test-tuner-record-timer.cpp
  * cec-compliance: add 'reason' sanity check.
  * cec-compliance: Add version command
  * cec-compliance: clarify a power transition test
  * cec-compliance: clarify a warning
  * cec-compliance: don't skip tests if phys addr is invalid
  * cec-compliance: fix broken timer tests
  * cec-compliance: fix confusing 'Transient state' message
  * cec-compliance: fix 'unresponsive' detection
  * cec-compliance/follower: fix type comparison warnings
  * cec-compliance: hardcode audio_out_delay to 1 if not set
  * cec-compliance: improve confusing message
  * cec-compliance: improve current latency checks
  * cec-compliance: improve error message
  * cec-compliance: improve testLostMsgs test
  * cec-compliance: improve warning about late reply
  * cec-compliance: move audio helper functions to cec-test-audio.cpp
  * cec-compliance: move CDC helper functions to cec-test.cpp
buildservice-autocommit accepted request 874541 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 78)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 874201 from Asterios Dramis's avatar Asterios Dramis (adra) (revision 77)
Force C++14 as the code is not C++17 ready. Fixes GCC 11 build (boo#1181884), Don't exclude /usr/lib/udev/systemd-udevd.service.d/50-rc_keymap.conf for Leap 15.3
buildservice-autocommit accepted request 833062 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 76)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 833002 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 75)
- Exclude /usr/lib/udev/systemd-udevd.service.d/50-rc_keymap.conf
  for Leaps, it isn't installed in the first place
buildservice-autocommit accepted request 827128 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 74)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 73)
- update to 1.20.0:
  * v4l2-ctl: add sizeimage suboption for set-fmt-video options
  * qvidcap: Add stride option to command line
  * buildsystem: Start v4l-utils 1.19.0 development cycle
  * dvbv5-zap: Fix typo
  * v4l2-ctl: include C++ cmath header
  * ubuntu1604: add missing headers for std::exit
  * libcecutil: Remove vanished TODO file from ditribution list
  * v4l2-ctl: Do not distribute generated 32bit source
  * v4l2-compliance: Do not distribute generated 32bit source
  * libcecutil: Distribute cec-gen.pl
  * Fix broken for loop in libv4l
  * Fix for mismatched class/struct tags
  * v4l2-compliance: improve metadata capture support
  * test-media: remove left-over debug lines
  * v4l2-compliance: fail if selection is present for compressed video
  * cec-compliance: rename 'ok' to 'unknown'
  * cec-ctl/msg2ctl.pl: don't add HTNG commands to msgtable
  * cec-compliance: add --test-fuzzing option
  * test-media: update vimc tests
  * v4l-utils: sync with latest media_tree master
  * keytable: add new generated keymaps
  * msg2ctl.pl: add newline after log_msg
  * cec-follower: drop the hardcoded UI commands list
  * cec-ctl/cec-log: use new CEC_OP_UI_CMD defines
  * cec utils: support CEC_ADAP_G_CONNECTOR_INFO
  * cec-compliance/follower: use new CEC_OP_UI_CMD defines
  * utils/libcecutil: add CEC utility library
  * cec-follower: switch to the new CEC utilities library
  * cec-compliance: use the new CEC utilities library
buildservice-autocommit accepted request 812412 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 72)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 812264 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 71)
- libv4l-devel-32bit needs to require the shared libraries belonging
  to it, libv4l1-0-32bit + libv4l2-0-32bit + libv4l2rds0-32bit + libv4lconvert0-32bit.
  This helps Wine development (bsc#1172301)
buildservice-autocommit accepted request 799785 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 70)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 799704 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 69)
- Update to 1.18.1:
  Fix GCC 10 / -fno-common
- Drop upstream gcc10.patch
- Avoid symbol name clash causing qv4l2 crash - v4l2_open is defined
  by the public libv4l2 and private libv4l2utils
  * Update use_system_v4l_for_qv4l.patch
buildservice-autocommit accepted request 780940 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 68)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 67)
- Add baselibs.conf to generate 32bit lib needed for bind
buildservice-autocommit accepted request 761770 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 66)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 65)
- Refresh patch sysmacros.patch
- Update to 1.18.0:
  * Various fixes all around
buildservice-autocommit accepted request 745219 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 64)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 745189 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 63)
add v4l-utils-32bitfix.patch (boo#1109541)

This fixes reproducible builds issue, 32bit generated wrong entry (STREAM_ID=0x7ffffff instead of =(unsigned)-1)
Displaying revisions 1 - 20 of 82
openSUSE Build Service is sponsored by