SHA256
8
0
forked from pool/v4l-utils

89 Commits
devel ... main

Author SHA256 Message Date
4dea324902 Accepting request 1288239 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1288239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=46
2025-06-24 18:45:11 +00:00
704b8e3c6d Accepting request 1269565 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1269565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=45
2025-04-16 18:37:53 +00:00
d46b41a3d1 Install gconv module file to /usr/lib64/gconv/gconv-modules.d/, resolves also conflict with /usr/lib64/gconv/gconv-modules file from glibc
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=84
2025-04-15 10:14:09 +00:00
Asterios Dramis
f96f9e9f7b - Update to 1.28.1
* qv4l2: always set m_haveFramebufferSRGB to false
  * qv4l2: fix crash when disabling openGL
  * qvidcap: fix core dump
- Update to 1.28.0
  * buildsystem: Start v4l-utils 1.27.0 development cycle
  * cec-compliance: add --show-timestamp option
  * cec-ctl: avoid confusing error message
  * cec-ctl: exit after reporting all cec devices with --list-devices
  * cec-ctl: fix random cec stress test: check if msg status is OK
  * cec-follower: change type of struct Timer duration field to int
  * cv4l-helpers.h: add missing helper functions
  * Fixed qv4l2 crash with drivers that implement VIDIOC_ENUM_FRAMESIZES for outputs
  * ir-ctl: add optional header to manchester encoding
  * ir-ctl: clear errno before strtol
  * ir-ctl: correct max_size for rc5 and rc5_sz
  * ir-ctl: encode rc6 mode 0 can have 43 edges
  * ir-ctl: fix encoding pulse_length bpf encoder
  * ir-ctl: remove line length limits
  * keytable: fix command line processing
  * keytable: fix segfault when reading legacy keymaps
  * keytable: fix stdout/stderr inconsistency
  * keytable: meson not passing rc_keymaps system directory
  * keytable: meson: Restrict the installation of 50-rc_keymap.conf
  * keytable: remove line length limits
  * libv4l2rds: fix TMC location parsing
  * libv4l2subdev: Extend API with 'which' argument where missing
  * media-ctl: Re-order setting format and routes
  * media-info: add missing sys/stat.h include (for dev_t)
  * meson: add optional Qt6 support

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=83
2025-04-04 18:38:33 +00:00
19164bcd3c Accepting request 1068566 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1068566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=44
2023-03-03 21:24:13 +00:00
Asterios Dramis
20e6ed0d88 Accepting request 1068562 from home:adra:branches:devel:libraries:c_c++
Update to version 1.24.1, Removed update-desktop-files and hicolor-icon-theme build and post requirements (not needed anymore)

OBS-URL: https://build.opensuse.org/request/show/1068562
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=81
2023-03-02 00:00:09 +00:00
c3f5207b43 Accepting request 938635 from devel:libraries:c_c++
- 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
  * cec-compliance: options -n and -N were swapped in --help
  * cec-compliance: remove Deck Status test
  * cec-compliance: remove One Touch Record Status test
  * cec-compliance: skip warning if audio_out_delay is 1
  * cec-compliance: the SHA needs to be shown in different ways
  * cec-compliance: use send_timer_error for one more test
  * cec-compliance: use the actual audio_out_delay value
  * cec-compliance: wait up to 10s for Inactive Source reply
  * cec-ctl.1.in: fix awkward language
  * cec-ctl: Add version command
  * cec-ctl/cec-compliance: add pulse8-cec kernel version check
  * cec-ctl: detect if Standby etc. messages are Nacked
  * cec-ctl: don't spam log with PA changes unless paused
  * cec-ctl: free signal time -> signal free time
  * cec-ctl: improve --list-devices
  * cec-ctl: improve 'Sleep' message in stress test
  * cec-ctl: improve the --phys-addr-from-edid-poll option
  * cec-ctl: log signal free time when (show && !verbose)
  * cec-ctl: min/max-sleep arguments should be double, not unsigned
  * cec-ctl: really wait for 2 seconds when the HPD is low
  * cec-ctl: report low drive without --verbose
  * cec-ctl: showTopology(): fix level wraparound bug
  * cec: expand One Touch Record tests
  * cec: expand Timer Programming tests
  * cec-follower: add --standby and --toggle-power-status
  * cec-follower: Add version command
  * cec-follower: CEC_MSG_STANDBY can just call enter_standby()
  * cec-follower: detect the cessation of Audio Rate Control messages
  * cec-follower: drop physical address check
  * cec-follower: emulate features for CEC versions < CEC 2.0
  * cec-follower: emulate programmed timer recordings
  * cec-follower: fix incorrect fallthrough
  * cec-follower: fix logging the SHA
  * cec-follower: increase precision of Audio Rate Control active sensing
  * cec-follower: refactoring: split up overly long functions
  * cec-follower: use log_addr_type to get local device type
  * cec: improve vendor ID logging
  * cec: remove redundant struct cec_msg initializations
  * cec-tuner: std::array conversions
  * cec utils and v4l2-compliance: improve version info
  * clang-tidy: add a bunch of const
  * clang-tidy: use auto
  * clang-tidy: use nullptr
  * clang-tidy: use using instead of typedef
  * clean up includes and convert C includes to C++
  * common/media-info.cpp: 'Flags' was not aligned
  * configure.ac: Add --without-libudev option to avoid automagic dep
  * configure.ac: autodetect availability of systemd
  * configure.ac: drop printf for GIT_COMMIT_DATE
  * configure.ac: Export git commit count
  * configure.ac: Fix building without libudev
  * configure.ac: improve gettext compatibility support
  * configure.ac: Resolve GIT_* even if repository is a submodule
  * configure.ac: revert AM_GNU_GETTEXT_VERSION change
  * contrib/test/test-media: add -setup option
  * convert files to reference
  * convert to range based loops
  * cppcheck: turn several references to const
  * cppcheck: use const references
  * cv4l-helpers.h: fix the cv4l_buffer assignment operator
  * dvb-dev-remote: check if setsockopt() fails
  * dvb-fe-tool: better check the event type
  * dvb-file: fix one-line output with default values
  * dvb-file: reimplement get_pmt_descriptors()
  * dvbv5-daemon: don't dereference a null pointer
  * dvbv5-daemon: do some cleanups at the daemon
  * dvbv5-zap: add a check for dvb_fe_retrieve_status() errors
  * dvbv5-zap: add a warning when not recording PMT data
  * dvbv5-zap: allow recording also the SDT table
  * dvbv5-zap: don't use start time initialized
  * dvbv5-zap: fix a cut-and paste error
  * dvbv5-zap: remove an unused logic
  * dvb-zap: copy_to_file doesn't return any value
  * fix mismatching declaration
  * Fix print formatting warning for clang.
  * ir-ctl: include timeout in raw IR and parse timeout in pulse-space file
  * ir-ctl: increase the size of the buffer used to read raw files
  * ir-ctl: print correct transmitter count
  * ir-ctl: Revert "ir-ctl: print correct transmitter count"
  * keytable: Add source information in generated keymaps
  * keytable: ensure BPF IR decoders use correct section name
  * keytable: Fix missing inclusion of argp.h
  * keytable: fix typo
  * keytable: restrict installation of 50-rc_keymap.conf
  * libcecutil/cec-info.cpp: rename Reserved to Backup
  * libcecutil: make license consistent
  * libdvb: fix ATSC service location parser
  * libdvbv5: add a warning if a descriptor's init doesn't went fine
  * libdvbv5: add support for the registration descriptor
  * libdvbv5: avoid a potential access out of an array
  * libdvbv5: desc_ca: cleanup the routine
  * libdvbv5: desc_language: check if the size is correct
  * libdvbv5: desc_network_name: simplify the init code
  * libdvbv5: detect SMTPE 302m audio format
  * libdvbv5: don't leak memory at dvb-dev-remote
  * libdvbv5: dvb-dev-local: better handle realloc()
  * libdvbv5: dvb-dev-local: fix error handling for device addition
  * libdvbv5: dvb-dev-remote: better handle cmd size
  * libdvbv5: dvb-dev-remote: don't leak resources at send_buf()
  * libdvbv5: fix a typo
  * libdvbv5: fix init of the ATSC service location
  * libdvbv5: fix the quality detection logic
  * libdvbv5: hide my_strlcpy symbol
  * libdvbv5: hide stack_dump symbols and provide soname compatibility
  * libdvbv5: initialize v3 params
  * libdvbv5: use an array for the fourcc type
  * libdvbv5: validate cable descriptor's size
  * libv4l2: add newer caps to v4l2_driver.c
  * Makefile.am: turn the build less verbose by default
  * mass constexpr conversions
  * mc_nextgen_test: Link against argp library
  * media-ctl: add v4l2-ycbcr-enc field in help description
  * media-ctl: Add version command
  * media-ctl: fix compiler warnings
  * media-ctl: fix ycbcr property in help description
  * media-info: MEDIA_ENT_F_IO_DTV doesn't need an interface
  * Move sync-with-kernel into dedicated shell script ./sync-with-kernel.sh
  * qv4l2: add -Wno-psabi to avoid ABI warning on ARM
  * qv4l2: Also fall back to old method for querying resolution
  * qv4l2: fallback if window()->windowHandle() == NULL
  * qv4l2: fix CaptureWin::setWindowSize() if there are multiple screens
  * qv4l2: fix more 'deprecated Qt functions' warnings
  * qv4l2: fix use of deprecated byteCount method
  * qv4l2: QGuiApplication::screenAt() appeared in Qt 5.10
  * qvidcap: fix GL_UNPACK_ROW_LENGTH for Bayer > 8 bits
  * qvidcap: set GL_UNPACK_ROW_LENGTH for Bayer formats
  * remove pointless constructor
  * remove unused ARRAY_SIZE
  * Rudimentary support for mi_media_detect_type on FreeBSD.
  * sync with latest media kernel
  * test-media: add 'date' at beginning and end, show versions
  * test-media: add -E and -W options
  * test-media: add support for vidtv
  * test-media: add 'tee /dev/kmsg'
  * test-media: add vidtv to the mc target
  * test-media: also keep vivid cec devices open
  * test-media: configure vimc scaler correctly
  * test-media: drop vidtv from mc, but warn if MC is disabled for DVB
  * test-media: drop vidtv from the 'mc' target
  * test-media: enable cache_hints for the first vivid instance
  * test-media: improve vidtv tests
  * test-media: mc should include vidtv
  * test-media: missed one scaler config line
  * test-media: show version info earlier and show cmd args
  * use auto
  * use emplace_back
  * use explicit for single argument constructors
  * Use standard integer types
  * use using instead of typedef
  * utils/cec: fix inconsistent Vendor ID reporting
  * utils/libcecutil/cec-log.cpp: report 6 digits of Vendor ID
  * utils: replace push_back with emplace_back
  * utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
  * v4l2/cec-compliance: use new GIT_SHA variable
  * v4l2: common: add the flags V4L2_FMT_FLAG_CSC* to the list that maps flags to str
  * v4l2-compliance-32: use v4l2_compliance_CPPFLAGS
  * v4l2-compliance: add 0 check for v4l2_event reserved field
  * v4l2-compliance: Add libcamera to businfo prefixes
  * v4l2-compliance: add missing V4L2_PIX_FMT_H264_SLICE
  * v4l2-compliance: add new test for 32/64 bit time handling
  * v4l2-compliance: add support for VIDIOC_SUBDEV_QUERYCAP
  * v4l2-compliance: Add version command
  * v4l2-compliance: check correct buffer length after CREATE_BUFS
  * v4l2-compliance: check entity function for codecs
  * v4l2-compliance: Convert testBlockingDQBuf to pthreads
  * v4l2-compliance: disable cache flag test for kernels < 5.9
  * v4l2-compliance: don't warn about seq counter for metadata
  * v4l2-compliance: drop kernel_version
  * v4l2-compliance: fix bad indentation
  * v4l2-compliance: fix cache hint regressions
  * v4l2-compliance: fix colorspace checks for JPEG codecs
  * v4l2-compliance: fix g++-7 compile error
  * v4l2-compliance: fix stateful encoder tests
  * v4l2-compliance: fix two S_EDID tests
  * v4l2-compliance: improve comment for CROPCAP/G_SELECTION fail
  * v4l2-compliance: improve compound control checks
  * v4l2-compliance: improve fmtdesc.description check
  * v4l2-compliance: improve frequency range checks
  * v4l2-compliance: improve request tests
  * v4l2-compliance: improve VIDIOC_TRY_DE/ENCODER_CMD tests
  * v4l2-compliance: improve VIDIOC_(TRY_)EN/DECODER_CMD tests
  * v4l2-compliance: move all vivid controls to v4l2-compliance.h
  * v4l2-compliance: relax testBasicSelection check.
  * v4l2-compliance: remove spurious \n in message
  * v4l2-compliance: rename stvec to vec_remote_subtests
  * v4l2-compliance: skip sequence tests for vivid
  * v4l2-compliance: some fails were ignored
  * v4l2-compliance: test for vb2/m2m poll kernel bug
  * v4l2-compliance: test polling and disconnecting
  * v4l2-compliance: use fail_on_test_val for better fail reports
  * v4l2-compliance: V4L2_PIX_FMT_VP8_FRAME is for stateless decoder
  * v4l2-ctl-32: use v4l2_ctl_CPPFLAGS, fix wrong check
  * v4l2-ctl: add missing const, use {} instead of memset
  * v4l2-ctl: add new control types
  * v4l2-ctl: add '--set-edid type=list' support
  * v4l2-ctl: add --show-edid, add new test EDIDs
  * v4l2-ctl: add support for VIDIOC_SUBDEV_QUERYCAP
  * v4l2-ctl: Add version command
  * v4l2-ctl: break on VIDIOC_DQEVENT error
  * v4l2-ctl: clean up control value printing
  * v4l2-ctl: don't squash setting multiple identical controls.
  * v4l2-ctl: fix broken fd.qbuf error check
  * v4l2-ctl: fix bugs found in streaming_set_cap2out
  * v4l2-ctl: fix hdmi and hdmi-4k-170mhz EDIDs
  * v4l2-ctl: fix incorrect check for last_ts
  * v4l2-ctl: fix INTEGER64 support, add common_print_control()
  * v4l2-ctl: Fix test_ioctl cmd type
  * v4l2-ctl: improve --help-edid
  * v4l2-ctl: print delta to current clock in verbose mode
  * v4l2-ctl: print specific error upon failure
  * v4l2-ctl: recognize compound h264 and fwht control types
  * v4l2-ctl: remove unused struct flag_def
  * v4l2-ctl: rename vivid_uvc_meta_buf to uvc_meta_buf
  * v4l2-ctl: set  total number of native DTDs to 1
  * v4l2-ctl: subdev: Add support for the CSC API in the subdevices
  * v4l2-ctl: subdev: Add the flags to the list of supported mbus formats
  * v4l2-ctl: update EDIDs
  * v4l2-ctl: update test EDIDs
  * v4l2-ctl: vidcap: Add support for the CSC API
  * v4l2-dbg: fix control flow problem
  * v4l2grab: add command line args for other capture methods
  * v4l2grab: add querycap basic support
  * v4l2grab: add read and userptr capture methods
  * v4l2grab: fix block mode handling
  * v4l2grab: prepare it for adding support for other methods
  * v4l2grab: remove an unused var
  * v4l2grab: some code reorg
  * v4l2-info: add v4l2_info_subdev_capability
  * v4l2-info.cpp: add new flag V4L2_FMT_FLAG_ENC_CAP_FRAME_INTERVAL
  * v4l2-subdev.h: replace BIT(0) by 0x00000001
  * v4l2-tpg.patch: add clamp_t define
  * v4l2-tpg.patch: rename min/max defines to tpg_min/max
  * v4l2-utils: test cache_hints for MMAP queues
  * v4l2-utils: turn fb_formats to constexpr array
  * v4l-compliance: re-introduce NON_COHERENT and cache hints tests
  * v4l-compliance: remove NON_CONSISTENT hint test
  * v4l-helpers: don't mix enum type with int
  * v4l-utils: add missing fallthrough
  * v4l-utils: add missing static
  * v4l-utils: convert board_list to vector
  * v4l-utils: FreeBSD already defines packed
  * v4l-utils: libdvbv5: fix broken my_strlcpy calls
  * v4l-utils: patch v4l2-controls.h
  * v4l-utils: switch remote_subtest arrays to vector
  * v4l-utils: sync with latest media kernel
  * v4l-utils: sync with latest media staging tree
  * v4l-utils: sync with latest media_tree master repo
  * v4l-utils: sync with media_tree master
  * v4l-utils: sync with media_tree/master
  * v4l-utils: sync with upstream media_tree master
  * v4l-utils: update v4l2-tpg.patch
  * v4l-utils: use V4L2_TYPE_IS_CAPTURE
- remove sysmacros.patch: obsolete

OBS-URL: https://build.opensuse.org/request/show/938635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=43
2021-12-12 20:27:06 +00:00
Asterios Dramis
5e8fb6f107 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=80 2021-12-09 22:36:31 +00:00
Asterios Dramis
3599e770ce Accepting request 935854 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/935854
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=79
2021-12-09 20:36:58 +00:00
Richard Brown
ba1fb4ae36 Accepting request 874541 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/874541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=42
2021-03-02 13:42:28 +00:00
69d6567515 Accepting request 874201 from home:adra:branches:devel:libraries:c_c++
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

OBS-URL: https://build.opensuse.org/request/show/874201
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=77
2021-02-23 10:21:49 +00:00
2a9faa55f3 Accepting request 833062 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/833062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=41
2020-09-14 10:00:50 +00:00
Tomáš Chvátal
d473537c27 Accepting request 833002 from home:frispete:branches:devel:libraries:c_c++
- Exclude /usr/lib/udev/systemd-udevd.service.d/50-rc_keymap.conf
  for Leaps, it isn't installed in the first place

OBS-URL: https://build.opensuse.org/request/show/833002
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=75
2020-09-08 18:26:22 +00:00
e69b3c411b Accepting request 827128 from devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/827128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=40
2020-08-20 20:23:06 +00:00
ee3c88a389 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=73
2020-08-16 22:08:31 +00:00
32dfc15041 Accepting request 812412 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/812412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=39
2020-06-09 22:34:07 +00:00
Tomáš Chvátal
3a6fac1f52 Accepting request 812264 from home:msmeissn:branches:devel:libraries:c_c++
- 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)

OBS-URL: https://build.opensuse.org/request/show/812264
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=71
2020-06-08 06:37:39 +00:00
5a1f9efc96 Accepting request 799785 from devel:libraries:c_c++
- 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 (forwarded request 799704 from StefanBruens)

OBS-URL: https://build.opensuse.org/request/show/799785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=38
2020-05-05 16:54:20 +00:00
ecff9fc13d Accepting request 799704 from home:StefanBruens:branches:devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/799704
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=69
2020-05-03 06:12:30 +00:00
c215ad9583 Accepting request 780940 from devel:libraries:c_c++
- Add patch for gcc 10 bsc#1160298:
  * gcc10.patch

OBS-URL: https://build.opensuse.org/request/show/780940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=37
2020-03-05 22:16:57 +00:00
Tomáš Chvátal
046146c424 - Add baselibs.conf to generate 32bit lib needed for bind
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=67
2020-03-02 12:31:42 +00:00
541cf9ec45 Accepting request 761770 from devel:libraries:c_c++
- Refresh patch sysmacros.patch
- Update to 1.18.0:
  * Various fixes all around

OBS-URL: https://build.opensuse.org/request/show/761770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=36
2020-01-12 22:15:50 +00:00
Tomáš Chvátal
2399df4354 - Refresh patch sysmacros.patch
- Update to 1.18.0:
  * Various fixes all around

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=65
2020-01-08 09:03:39 +00:00
4c5f6a155a Accepting request 745219 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/745219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=35
2019-11-08 14:23:03 +00:00
Tomáš Chvátal
a238b452cc Accepting request 745189 from home:seife:testing
add v4l-utils-32bitfix.patch (boo#1109541)

This fixes reproducible builds issue, 32bit generated wrong entry (STREAM_ID=0x7ffffff instead of =(unsigned)-1)

OBS-URL: https://build.opensuse.org/request/show/745189
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=63
2019-11-04 15:50:27 +00:00
1fd8ce0ac3 Accepting request 729339 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/729339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=34
2019-09-20 12:36:29 +00:00
Tomáš Chvátal
b1a9178ff1 Accepting request 729146 from home:StefanBruens:branches:devel:libraries:c_c++
use _multibuild for qv4l2

OBS-URL: https://build.opensuse.org/request/show/729146
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=61
2019-09-09 07:39:10 +00:00
c741ef8779 Accepting request 639365 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/639365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=33
2018-10-04 16:58:04 +00:00
Ismail Dönmez
067631b809 Accepting request 639364 from home:Andreas_Schwab:Factory
- sysmacros.patch: include <sys/sysmacros.h> for minor

OBS-URL: https://build.opensuse.org/request/show/639364
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=59
2018-10-01 10:51:43 +00:00
2b41617e5d Accepting request 614069 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/614069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=32
2018-06-08 21:09:30 +00:00
Tomáš Chvátal
9584abeab2 Accepting request 614059 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.14.2:
  * keytable: abi no longer set LIRC_CAN_REC_SCANCODE for raw
    devices
  * ir-ctl: abi no longer set LIRC_CAN_SEND_SCANCODE for raw
    devices

OBS-URL: https://build.opensuse.org/request/show/614059
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=57
2018-06-04 19:14:35 +00:00
9aeb53bbcc Accepting request 573588 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/573588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=31
2018-02-08 13:09:28 +00:00
Tomáš Chvátal
9a6fe911fe Accepting request 573548 from home:adra:branches:devel:libraries:c_c++
Update to version 1.14.1

OBS-URL: https://build.opensuse.org/request/show/573548
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=55
2018-02-07 07:27:47 +00:00
00804de27a Accepting request 508986 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/508986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=30
2017-07-11 06:35:06 +00:00
Tomáš Chvátal
c75b07cbec Accepting request 508976 from home:adra:branches:devel:libraries:c_c++
Update to version 1.12.5

OBS-URL: https://build.opensuse.org/request/show/508976
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=53
2017-07-09 07:35:46 +00:00
d47e419087 Accepting request 485050 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/485050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=29
2017-04-17 08:21:40 +00:00
Tomáš Chvátal
22f7f88c2c Accepting request 485030 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.12.3:
  * dvb-sat: fix rangeswitch logic
  * dvb-sat: add verbose options for LNBf settings
  * dvb-sat: add support for Invacom QPH-031 LNBf
  * pt_BR: update translation file to reflect latest changes

OBS-URL: https://build.opensuse.org/request/show/485030
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=51
2017-04-04 08:15:12 +00:00
76cb2037f4 Accepting request 457069 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/457069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=28
2017-02-18 23:57:04 +00:00
Tomáš Chvátal
aa5101367e Accepting request 457054 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.12.2:
  * libdvbv5: Link against libudev
  * buildsystem: Add all files to dist target
  * v4l2-ctl: Fix unneeded dot in "no hsync lock"
  * man: Fix typos in dvbv5-scan dvbv5-zap pages
  * libdvbv5: Improve vdr format output for DVB-T(2)
  * dvb-fe-tool: add an option to set maximum number of stat samples
  * libdvbv5: Fix dvb-format-convert segfault
  * ir-ctl: `strndupa' undefined with --disable-nls
- Some packaging cleanup
- Recommend dtv-scan-tables-v5 by dvb-utils

OBS-URL: https://build.opensuse.org/request/show/457054
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=49
2017-02-14 11:59:25 +00:00
2a8d283200 Accepting request 416871 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/416871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=27
2016-08-06 18:36:16 +00:00
Tomáš Chvátal
30f0c30764 Accepting request 416811 from home:adra:branches:devel:libraries:c_c++
Update to version 1.10.1, Updated build requirements

OBS-URL: https://build.opensuse.org/request/show/416811
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=47
2016-08-04 08:18:15 +00:00
b6b1e8de93 Accepting request 401375 from devel:libraries:c_c++
- Run over with spec-cleaner

- Update to version 1.10.0:
  * Lots of changes: See ChangeLog for details.

OBS-URL: https://build.opensuse.org/request/show/401375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=26
2016-06-13 19:49:14 +00:00
Tomáš Chvátal
45f5c9f3d2 - Run over with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=45
2016-06-12 07:33:41 +00:00
Ismail Dönmez
c141a9c21b Accepting request 401330 from home:adra:branches:devel:libraries:c_c++
Update to version 1.10.0

OBS-URL: https://build.opensuse.org/request/show/401330
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=44
2016-06-12 07:03:15 +00:00
cc3299e1b9 Accepting request 395082 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/395082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=25
2016-05-19 10:03:45 +00:00
Ismail Dönmez
cb8b8416b5 Accepting request 395033 from home:Andreas_Schwab:Factory
- Don't build qv4l2 on arm

OBS-URL: https://build.opensuse.org/request/show/395033
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=42
2016-05-12 17:05:11 +00:00
084bf183a5 Accepting request 352568 from devel:libraries:c_c++
- Version update to 1.8.1:
  * See changelog file for in-depth decription of the fixes

OBS-URL: https://build.opensuse.org/request/show/352568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=24
2016-01-11 18:10:51 +00:00
Tomáš Chvátal
857779676e - Version update to 1.8.1:
* See changelog file for in-depth decription of the fixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=40
2016-01-08 11:30:04 +00:00
7f46a613b5 Accepting request 333934 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/333934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=23
2015-10-01 07:28:15 +00:00
Asterios Dramis
9e0daa3650 Accepting request 333808 from home:pluskalm:branches:devel:libraries:c_c++
- Add gpg signature
- Switch to qt5 on recent releases
- Split language packages
- Update to 1.8.0
  * See ChangeLog for full list of changes

OBS-URL: https://build.opensuse.org/request/show/333808
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=38
2015-09-26 19:10:06 +00:00
Tomáš Chvátal
c608003e5d Accepting request 332208 from home:msmeissn:branches:devel:libraries:c_c++
- Add -devel pkg to baselibs to build Wine on 64bit only distros

OBS-URL: https://build.opensuse.org/request/show/332208
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=37
2015-09-20 09:27:30 +00:00
e5695ea482 Accepting request 330589 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/330589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=22
2015-09-17 07:18:14 +00:00
Tomáš Chvátal
c8e5dc26f6 Accepting request 330565 from home:adra:branches:devel:libraries:c_c++
Update to version 1.6.3

OBS-URL: https://build.opensuse.org/request/show/330565
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=35
2015-09-12 07:17:14 +00:00
78eca76fe6 Accepting request 290667 from devel:libraries:c_c++
- Cleanup few conditions for better readability

OBS-URL: https://build.opensuse.org/request/show/290667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=21
2015-03-16 05:54:34 +00:00
Tomáš Chvátal
0aa5c11200 - Cleanup few conditions for better readability
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=33
2015-03-13 14:55:41 +00:00
40e5f5ee1e Accepting request 283718 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/283718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=20
2015-02-06 09:49:16 +00:00
05bd97c1a0 Accepting request 283703 from home:adra:branches:devel:libraries:c_c++
Update to version 1.6.2, Added doxygen build requirement, Added new subpackages

OBS-URL: https://build.opensuse.org/request/show/283703
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=31
2015-02-02 08:04:52 +00:00
Stephan Kulow
85f7ab1960 Accepting request 242579 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/242579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=18
2014-07-28 14:11:23 +00:00
Ismail Dönmez
212ab1a893 Accepting request 242552 from home:adra:branches:devel:libraries:c_c++
Update to version 1.2.1, Added alsa-devel build requirement, Removed bufferoverflowstrncat.patch (fixed upstream)

OBS-URL: https://build.opensuse.org/request/show/242552
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=29
2014-07-27 12:22:14 +00:00
Stephan Kulow
62b72c6fb3 Accepting request 236344 from devel:libraries:c_c++
Update to version 1.0.1, Updated build requirements, Removed/Added patches (forwarded request 236327 from adra)

OBS-URL: https://build.opensuse.org/request/show/236344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=17
2014-06-16 19:42:51 +00:00
Stephan Kulow
8803c1ae11 Accepting request 236327 from home:adra:branches:devel:libraries:c_c++
Update to version 1.0.1, Updated build requirements, Removed/Added patches

OBS-URL: https://build.opensuse.org/request/show/236327
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=27
2014-06-05 06:18:07 +00:00
Tomáš Chvátal
9759160685 Accepting request 230078 from devel:libraries:c_c++
fix compiled-in paths by specifying PREFIX and LIBDIR correctly during build

OBS-URL: https://build.opensuse.org/request/show/230078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=16
2014-04-17 12:43:40 +00:00
49a5bc8908 - fix compiled-in paths by specifying PREFIX and LIBDIR correctly
during build

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=25
2014-01-02 10:02:30 +00:00
Stephan Kulow
bc4d346cae Accepting request 159818 from devel:libraries:c_c++
- add use-openat-if-available.patch:
  * prefer openat over deprecated open syscall (fixes aarch64) (forwarded request 159669 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/159818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=14
2013-03-22 11:09:36 +00:00
Ismail Dönmez
04086c008f Accepting request 159669 from devel:ARM:AArch64:Factory
- add use-openat-if-available.patch:
  * prefer openat over deprecated open syscall (fixes aarch64)

OBS-URL: https://build.opensuse.org/request/show/159669
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=23
2013-03-18 14:16:26 +00:00
Stephan Kulow
878566a5e4 Accepting request 140029 from devel:libraries:c_c++
Update to version 0.8.9, Removed libdvbv5-Add-missing-includes.patch (fixed upstream) (forwarded request 140028 from adra)

OBS-URL: https://build.opensuse.org/request/show/140029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=12
2012-11-05 05:34:13 +00:00
Asterios Dramis
1d7a1a6241 Accepting request 140028 from home:adra:branches:devel:libraries:c_c++
Update to version 0.8.9, Removed libdvbv5-Add-missing-includes.patch (fixed upstream)

OBS-URL: https://build.opensuse.org/request/show/140028
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=21
2012-11-02 22:05:57 +00:00
Stephan Kulow
28d1bbf017 Accepting request 138927 from devel:libraries:c_c++
Add udev-rules-dir.patch and BuildRequires udev to fix build with new udev rules directory location. (forwarded request 138923 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/138927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=11
2012-10-22 20:13:02 +00:00
Asterios Dramis
a0e5998bdb Accepting request 138923 from openSUSE:Factory:Staging:Systemd
Add udev-rules-dir.patch and BuildRequires udev to fix build with new udev rules directory location.

OBS-URL: https://build.opensuse.org/request/show/138923
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=19
2012-10-21 12:32:27 +00:00
Stephan Kulow
c17594b467 Accepting request 122967 from devel:libraries:c_c++
Added a patch (libdvbv5-Add-missing-includes.patch) in order to fix compilation due to missing includes (forwarded request 122964 from adra)

OBS-URL: https://build.opensuse.org/request/show/122967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=9
2012-06-01 05:24:51 +00:00
Asterios Dramis
bb047d2c88 Accepting request 122964 from home:adra:branches:devel:libraries:c_c++
Added a patch (libdvbv5-Add-missing-includes.patch) in order to fix compilation due to missing includes

OBS-URL: https://build.opensuse.org/request/show/122964
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=17
2012-05-30 19:44:14 +00:00
Stephan Kulow
b52ae3f064 Accepting request 114962 from devel:libraries:c_c++
Update to v0.8.8 (forwarded request 114958 from adra)

OBS-URL: https://build.opensuse.org/request/show/114962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=8
2012-04-23 14:13:58 +00:00
Ismail Dönmez
8644eeda02 Accepting request 114958 from home:adra:branches:devel:libraries:c_c++
Update to v0.8.8

OBS-URL: https://build.opensuse.org/request/show/114958
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=15
2012-04-22 17:53:22 +00:00
Stephan Kulow
08f0537758 Accepting request 113289 from devel:libraries:c_c++
Update to v0.8.7, Rebased disable_rds_compilation.patch to apply cleanly (forwarded request 113287 from adra)

OBS-URL: https://build.opensuse.org/request/show/113289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=7
2012-04-17 20:03:25 +00:00
Asterios Dramis
bd9277e6d2 Accepting request 113287 from home:adra:branches:devel:libraries:c_c++
Update to v0.8.7, Rebased disable_rds_compilation.patch to apply cleanly

OBS-URL: https://build.opensuse.org/request/show/113287
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=13
2012-04-11 22:03:36 +00:00
Stephan Kulow
c43b4982b7 Accepting request 107064 from devel:libraries:c_c++
Update to v0.8.6, Spec file updates (forwarded request 107058 from adra)

OBS-URL: https://build.opensuse.org/request/show/107064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=6
2012-02-28 13:16:32 +00:00
Asterios Dramis
24d056f982 Accepting request 107058 from home:adra:branches:devel:libraries:c_c++
Update to v0.8.6, Spec file updates

OBS-URL: https://build.opensuse.org/request/show/107058
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=11
2012-02-26 21:28:44 +00:00
Stephan Kulow
80ad6f0619 Accepting request 104017 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/104017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=5
2012-02-16 15:24:39 +00:00
3d20866e2f Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=9
2012-01-29 00:58:07 +00:00
Stephan Kulow
4379e8d248 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=4
2011-12-06 18:11:06 +00:00
OBS User buildservice-autocommit
61250769ec Updating link to change in openSUSE:Factory/v4l-utils revision 4.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=a5bd3c383b49d1e54d3fab173933e6af
2011-12-06 18:11:06 +00:00
Stephan Kulow
ef14c4a6f3 Accepting request 92862 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/92862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=3
2011-11-21 14:50:26 +00:00
Asterios Dramis
b66d78eebd OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=7 2011-08-21 17:43:38 +00:00
Asterios Dramis
02d97db14f OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=6 2011-08-21 17:39:07 +00:00
Ismail Dönmez
4f9b5f2865 Accepting request 79131 from home:repabuild
sles 11 and 11 sp1 fail, claiming the /lib/udev/rules.d is not owned by any package. I fixed this by adding udev as a build dependency too. You may copy this change if you want. I think this really is a build script issue; before testing the install, the dependencies of the package should be installed. Dunno who to bug for that.

OBS-URL: https://build.opensuse.org/request/show/79131
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=5
2011-08-17 13:56:48 +00:00
Sascha Peilicke
60d77de1b3 Accepting request 78075 from devel:libraries:c_c++
The libv4l project name was changed to v4l-utils (see http://linuxtv.org/downloads/v4l-utils/). So I'm submitting v4l-utils as a new package. I'll submit a delete request in Factory for the libv4l package, to be accepted ONLY if this sr gets accepted

OBS-URL: https://build.opensuse.org/request/show/78075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/v4l-utils?expand=0&rev=1
2011-08-08 13:45:59 +00:00
Ismail Dönmez
9b4f770a74 Accepting request 76856 from home:adra:branches:devel:libraries:c_c++
Update to v0.8.5

OBS-URL: https://build.opensuse.org/request/show/76856
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=3
2011-07-24 11:58:07 +00:00
Ismail Dönmez
4de7a18dc8 Accepting request 74569 from home:adra:branches:devel:libraries:c_c++
Update to v0.8.4, Spec file updates, Fixed rpmlint warning wrong-icon-size, Removed the desktop file and icon for qv4l2 (they are provided by the package now), Rebased disable_rds_compilation.patch to apply cleanly

OBS-URL: https://build.opensuse.org/request/show/74569
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=2
2011-06-26 19:11:59 +00:00
Cristian Rodríguez
457ccfd084 Accepting request 70003 from home:adra:branches:devel:libraries:c_c++
libv4l name changed to v4l-utils (submission as new package) --- Changes: Update to v0.8.3, Spec file updates, Added desktop file and icon for qv4l2, Removed libv4l-nonvoid_return.diff patch (fixed upstream), Added a patch to disable compilation of utils/rds --- libv4l should be removed from Factory and be replaced by this package

OBS-URL: https://build.opensuse.org/request/show/70003
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=1
2011-05-12 19:34:56 +00:00
2 changed files with 0 additions and 19 deletions

BIN
v4l-utils-1.24.1.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEBdAWnCbkFZNBgSnfGZpk+t+1AP8FAmP47hkACgkQGZpk+t+1
AP8hhA/9Hkg3y58XRW4OqL1AsS156nBgYretYdESVTt0bCAuB/k6bdMCzk8cIdYG
drXpbMqKSNoaZgKmHJ0+rpNySw2aJscdWPlROUNqpnCmCyFB1I5oKLZUNMzxbmlK
M+MGtNiQrJmWZvwyIqfYQNGL1KncXA1oUaIQYFsWQvWbqY5GSDcSoPLhLLm1kS8E
HgkqJISvP8n9VbtENnr8Fdtt3tHja/B4l67o7wvFCjsFWw7e7pzzMfuhoH16etga
xArhCMy4vE6sdNGBjK7Jz6kdwCTNcyP/H/INxJ5c878OjBe8KZJiGYq4H4yCxCp4
fHlRtcHTD7jBaYUgoS7GYQlguz3SBM8g1FIxyekueclCYgIcV8ojm7LnfE9WIYgN
icK20RgX18IToB5ms3fph9TBCYdxkOmJ9Cn3hgM5p7Hsz6m9gGba7sYlHTn2TURD
YO47MJ583lJ+lYRSb9fqhDUu4J2mmw04j0A7n67iolYyYD9CiXH5VQuizjufTMtx
vVB8WgRvv5wuoGrwkBesT5xSf/lhOu1iEFaxs4MmqeCixWZUSq2/leW/Drp3oLWP
BkUbzmeTQ437bVwudw+keL1I6PpBN+YIiguQe6p8QDfJYAZN3dDZ5LCUwxkc8FxH
yg5ofWW9lWyVAM+xREsYUjVx78iDvtkzTTMnKvvmi/pN6apBVMM=
=D6V8
-----END PGP SIGNATURE-----