* Fix zombie reaping for Motion processes
* Fix network camera processing for non compliant codec
* Fix v4l2M2M encoding
* Fix fps conversion specifier
* Allow for large date time and event numbers
* Remove outdated MMAL camera code
OBS-URL: https://build.opensuse.org/package/show/graphics/motion?expand=0&rev=40
- Update to 4.6.0
* Fix segfault on vaapi decoding
* Remove default for allowed_media_types
* Fix libweb includes
* Fix autotools and translation files
* Fix movie_extpipe
* Fix threshold_tune
* Implement consistent time values
* Implement consistent calculation for pixel difference
* Fix compiler warnings
* Revise ioctl for devices to use long variable
* Add support for DRM HW decode
* Update year in copyright notice
* Revise issue template
* Allow for bad packets when processing file
* Print log message of signals
- Update post-install customizations. Some entries don't exist
anymore or are disabled in the default configuration file (forwarded request 1160447 from krop)
OBS-URL: https://build.opensuse.org/request/show/1160801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/motion?expand=0&rev=18
- Update to 4.6.0
* Fix segfault on vaapi decoding
* Remove default for allowed_media_types
* Fix libweb includes
* Fix autotools and translation files
* Fix movie_extpipe
* Fix threshold_tune
* Implement consistent time values
* Implement consistent calculation for pixel difference
* Fix compiler warnings
* Revise ioctl for devices to use long variable
* Add support for DRM HW decode
* Update year in copyright notice
* Revise issue template
* Allow for bad packets when processing file
* Print log message of signals
- Update post-install customizations. Some entries don't exist
anymore or are disabled in the default configuration file
OBS-URL: https://build.opensuse.org/request/show/1160447
OBS-URL: https://build.opensuse.org/package/show/graphics/motion?expand=0&rev=38
- update to 4.5.0:
* Do not translate the ignoring IP alert message
* Fix processing for native_language config option
* Add additional sleep time for images to web stream
* Revise log level for some messages
* Update translations
* Update for new MariaDB pkg-config name
* Fix cleanup when v4l2 open fails
* Remove unused include module.
* Remove unused H264 palette code
* Fix sending of stale images to stream
* Revise path when checking headers
* Fix double free when using extpipe.
* Revise issue template
* Eliminate shared handle for sqlite3
* Fix setting of controls for v4l2 devices
* Fix processing for v4l2 devices when stride is not width
* Replace dbeventid with eventid
* Fix parsing of PGM files
* Fix scale of text when in debug mode
* Fix processing when camera is not initially available
* Fix double free when camera is lost frequently.
* Fix close on exec methods
* Fix processing for preferred codec with new ffmpeg versions
* Fix snapshots when using netcam high
* Enhance netcam processing for single jpg pages
* Update instructions on using libcamerify for pi camera
* Update instructions on maximum number of cameras shown on web control page.
* Expand buffer for log messages
* Update japanese translations. (forwarded request 1039989 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/1040170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/motion?expand=0&rev=13
- update to 4.5.0:
* Do not translate the ignoring IP alert message
* Fix processing for native_language config option
* Add additional sleep time for images to web stream
* Revise log level for some messages
* Update translations
* Update for new MariaDB pkg-config name
* Fix cleanup when v4l2 open fails
* Remove unused include module.
* Remove unused H264 palette code
* Fix sending of stale images to stream
* Revise path when checking headers
* Fix double free when using extpipe.
* Revise issue template
* Eliminate shared handle for sqlite3
* Fix setting of controls for v4l2 devices
* Fix processing for v4l2 devices when stride is not width
* Replace dbeventid with eventid
* Fix parsing of PGM files
* Fix scale of text when in debug mode
* Fix processing when camera is not initially available
* Fix double free when camera is lost frequently.
* Fix close on exec methods
* Fix processing for preferred codec with new ffmpeg versions
* Fix snapshots when using netcam high
* Enhance netcam processing for single jpg pages
* Update instructions on using libcamerify for pi camera
* Update instructions on maximum number of cameras shown on web control page.
* Expand buffer for log messages
* Update japanese translations.
OBS-URL: https://build.opensuse.org/request/show/1039989
OBS-URL: https://build.opensuse.org/package/show/graphics/motion?expand=0&rev=28
- Update to 4.4.0:
* Fixes
+ Use default for non ASCII characters in drawing
+ Maximum movie time
+ Guide updates
* Enhancements
+ Updated translations
+ Lockout on failed authentications
+ Hardware decoding for some network cameras
+ User specification of ffmpeg options for network cameras
+ Change default processing for http cameras.
* New Configuration Options
+ watchdog_tmo
+ watchdog_kill
+ pause
+ webcontrol_lock_minutes
+ webcontrol_lock_attempts
+ webcontrol_lock_max_ips
* Renamed Configuration Options
+ vid_control_params -> video_params
+ mmalcam_control_params -> mmalcam_params
* Changed Configuration Options
+ v4l2_palette use video_params
+ input use video_params
+ norm use video_params
+ frequency use video_params
+ netcam_highres use netcam_high_params
+ netcam_keepalive use netcam_params
+ netcam_proxy use netcam_params
+ netcam_tolerant_check use netcam_params
+ netcam_use_tcp use netcam_params
+ netcam_decoder use netcam_params
+ webcontrol_cors_header use webcontrol_header_params
+ stream_cors_header use stream_header_params
OBS-URL: https://build.opensuse.org/request/show/934386
OBS-URL: https://build.opensuse.org/package/show/graphics/motion?expand=0&rev=27
- Update to 4.3.1
* Fixes
+ Compiler errors with GCC 10
+ Overrides to CFLAGS
+ Add maintainer mode
+ Segfault when invalid camera directory specified
+ MariaDB initializations
+ Updated guide
- Update to 4.3.0
* Fixes
+ Use default for non ASCII characters in drawing
+ Removed poll requirement for MHD
+ Implement revised configure and automake
+ Updated testing for travis
+ Revise MMAL to handle revisions from upstream.
+ Fix movie start times
+ Set the FPS on v4l2 devices
+ Consolidate the JPEG code processing
+ Fix substream processing for non modulo 16
+ Ignore invalid data sent from rtsp cameras.
+ Adjust the netcam handler wait and processing
+ Answer incorrect web requests.
+ Implement a delay upon excessive reconnect attempts
+ Fix filetype specified for snapshots
+ Guide updates
+ Fix vbr calculation for high frame rates
* Enhancements
+ Updated translations
+ Implement revised directory structure
+ Implement optional decoder and encoders
+ Allow for distros that use videoio.h
+ Revise and enhance the sample service file
+ Output to the log the resulting ext pipe command
* New Configuration Options
+ netcam_decoder
- Update to 4.2.2
* Fixes
+ Webcontrol quit/end
+ Add stream_motion option
+ Generic tracking option
+ Delay stream when starting
+ Hostname for IPV6
+ Multiple source streams when using passthrough
+ Guide update
- Cleanup spec file (forwarded request 821160 from StefanBruens)
OBS-URL: https://build.opensuse.org/request/show/821181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/motion?expand=0&rev=8
- Update to 4.3.1
* Fixes
+ Compiler errors with GCC 10
+ Overrides to CFLAGS
+ Add maintainer mode
+ Segfault when invalid camera directory specified
+ MariaDB initializations
+ Updated guide
- Update to 4.3.0
* Fixes
+ Use default for non ASCII characters in drawing
+ Removed poll requirement for MHD
+ Implement revised configure and automake
+ Updated testing for travis
+ Revise MMAL to handle revisions from upstream.
+ Fix movie start times
+ Set the FPS on v4l2 devices
+ Consolidate the JPEG code processing
+ Fix substream processing for non modulo 16
+ Ignore invalid data sent from rtsp cameras.
+ Adjust the netcam handler wait and processing
+ Answer incorrect web requests.
+ Implement a delay upon excessive reconnect attempts
+ Fix filetype specified for snapshots
+ Guide updates
+ Fix vbr calculation for high frame rates
* Enhancements
+ Updated translations
+ Implement revised directory structure
+ Implement optional decoder and encoders
+ Allow for distros that use videoio.h
+ Revise and enhance the sample service file
+ Output to the log the resulting ext pipe command
* New Configuration Options
+ netcam_decoder
- Update to 4.2.2
* Fixes
+ Webcontrol quit/end
+ Add stream_motion option
+ Generic tracking option
+ Delay stream when starting
+ Hostname for IPV6
+ Multiple source streams when using passthrough
+ Guide update
- Cleanup spec file
OBS-URL: https://build.opensuse.org/request/show/821160
OBS-URL: https://build.opensuse.org/package/show/graphics/motion?expand=0&rev=21