Isaac Connor
|
dce6ab9770
|
Add ifdef around AV_HWDEVICE_TYPE_NI_QUADRA
|
2025-01-08 13:47:22 -05:00 |
Isaac Connor
|
f813fab364
|
Change codec_id of av1 to what is in ffmpeg 6.1
|
2025-01-08 12:14:50 -05:00 |
Isaac Connor
|
936dbc4246
|
Show output container
|
2025-01-08 12:14:49 -05:00 |
Isaac Connor
|
4f6f8872a7
|
Dump audio codecpars set codec_tag to 0 for aac
|
2025-01-08 12:14:13 -05:00 |
Isaac Connor
|
37f334dc58
|
Remove code that converts to mono
|
2025-01-08 12:14:13 -05:00 |
Isaac Connor
|
d8b7727b0f
|
WHen encoding use AV_TIME_BASE_Q for output stream as well. Always calculate duration from pts instead of from potential input frame duration.
|
2025-01-08 12:14:11 -05:00 |
Rajeev RK
|
ed65892efe
|
Adding support for NetInt Hardware Encoders, built on the ni_quadra hwaccel support in NetInt patched FFMpeg 5/6/7 - RajeevRK
|
2025-01-08 06:44:08 +05:30 |
Isaac Connor
|
31b9fd0c5e
|
Fix build for new av_packet_guard code
|
2025-01-06 11:58:38 -05:00 |
Isaac Connor
|
511e7f3c1e
|
Merge pull request #4202 from XLNC-Enterprises/release-1.36
Adding Support for the AV1 Codec
|
2025-01-06 11:48:01 -05:00 |
Rajeev RK
|
723a50f77e
|
Adding Support for the AV1 Codec via the FFMpeg libAOM Software encoder -- RajeevRK
|
2025-01-06 20:19:19 +05:30 |
Isaac Connor
|
4a23cfe6f6
|
If ffmpeg can't figure out the sie of the stream, default to what we entered in monitor.
|
2024-12-21 18:13:37 -05:00 |
Isaac Connor
|
13c987182a
|
Add explicit path to sphinx conf.py as required by readthedocs
|
2024-12-18 12:27:56 -05:00 |
Isaac Connor
|
fcd0d03c6e
|
Add docs/requirements from master
|
2024-12-17 18:50:44 -05:00 |
Isaac Connor
|
9fd8882f39
|
Handle auto in width
|
2024-12-17 15:22:05 -05:00 |
Isaac Connor
|
4f01627e33
|
Fix duplicated px on width and height because we now have px in the dropdown options
|
2024-12-17 12:39:51 -05:00 |
Isaac Connor
|
ce66cc02c3
|
Add readthedocs.yaml from master will hopefully fix docs building which has been broken for some time.
|
2024-12-17 10:08:01 -05:00 |
Isaac Connor
|
72fcd3eb9e
|
Handle when scale is 0 in getImageSrc
|
2024-12-14 13:53:56 -05:00 |
Isaac Connor
|
c2b64364a6
|
Fix width and height not persisting. Check for valid value instead of validInt because we have px on the end. Clear cookie if not valid
|
2024-12-12 13:05:22 -05:00 |
Isaac Connor
|
1922eaacdf
|
Fix lack of support for rotation in ffmpeg 5.1 onwards
|
2024-12-10 15:29:49 -05:00 |
Isaac Connor
|
6271cc5df0
|
Make frame send time a debug
|
2024-12-06 09:34:58 -05:00 |
root
|
4a65925b9c
|
Make events list sortable by Storage
|
2024-11-30 18:36:58 -05:00 |
root
|
d6613cf872
|
Update bootstrap-table to 1.23.5
|
2024-11-30 18:36:44 -05:00 |
root
|
6110c59a84
|
Fix not being able to sort by EndDateTime Fixes #4190
|
2024-11-30 18:35:44 -05:00 |
Isaac Connor
|
78badcbd07
|
Allow deselecting of all Monitor IDS
|
2024-11-27 12:58:31 -05:00 |
Isaac Connor
|
318ea39e94
|
Disable reorder queue if doing encoding
|
2024-11-23 13:37:39 -05:00 |
Isaac Connor
|
4e14320978
|
Remove the modal content so that when choosing another group or new we get that instead of the first content
|
2024-11-06 13:18:47 -05:00 |
Isaac Connor
|
ade3a01902
|
destroying then re-applying chosen for some reason auto-selects all options. Fix the problem by fixing the table width with css so that the underlying select is already 100%.
|
2024-11-06 12:44:14 -05:00 |
Isaac Connor
|
6f8f47831f
|
Merge branch 'release-1.36' of github.com:ZoneMinder/zoneminder into release-1.36
|
2024-11-06 12:37:50 -05:00 |
Isaac Connor
|
60b9f3e16a
|
Set any tables in a modal to 100% so that they fill the modal.
|
2024-11-06 12:31:11 -05:00 |
Isaac Connor
|
3113f7ca04
|
If no group id don't do sql lookup
|
2024-11-06 12:30:54 -05:00 |
Isaac Connor
|
d53eec168a
|
Give an id to the newGroup[MonitorIds] select can look it up more efficiently when applying chosen rules
|
2024-11-06 12:28:52 -05:00 |
Isaac Connor
|
8248d4aa7c
|
Don't bother making the UpdatedOn file NOT NULL by update. We don't actually care. Fixes #4180
|
2024-10-27 18:42:22 -04:00 |
Isaac Connor
|
8b6e4038c4
|
Don't warn about no locale set, that is normal
|
2024-10-25 11:01:59 -04:00 |
Isaac Connor
|
392d4f367f
|
Bump version to 1.36.36
|
2024-10-25 10:53:42 -04:00 |
Isaac Connor
|
ebeb01a40a
|
Clean out duplicated datetimeformatter stuff that happens in config.php
|
2024-10-25 10:51:01 -04:00 |
Isaac Connor
|
824ae0e60f
|
Check for validity of locale. Handle fatal crash when setting datetiemformatter when an invalid locale is used. Fixes #4179
|
2024-10-25 10:44:16 -04:00 |
Isaac Connor
|
c7975f11ed
|
Add missing n
|
2024-10-23 09:04:17 -04:00 |
Isaac Connor
|
c2fccb16b1
|
Add support for no sort field. No longer default to StartDateTime
|
2024-10-22 10:26:45 -04:00 |
Charlie Root
|
8a6b597d34
|
Only require Date::Manip if using strtotime
|
2024-10-18 10:57:09 -04:00 |
Isaac Connor
|
0f0f571c7a
|
Make NULL be case-insensitive
|
2024-10-18 10:55:26 -04:00 |
Isaac Connor
|
b176709c30
|
Add checking of keyframeinterval to Ready()
|
2024-10-18 10:55:19 -04:00 |
Isaac Connor
|
a7e01f2db2
|
Only calculate keyframe interval using video stream
|
2024-10-17 19:39:08 -04:00 |
Isaac Connor
|
3ae02948e7
|
Fix again the infinite loop in counting keyframes
|
2024-10-17 19:38:54 -04:00 |
Isaac Connor
|
dccec69b2e
|
Fix infinite loop looking for keyframe interval
|
2024-10-17 19:38:39 -04:00 |
Isaac Connor
|
90dc655090
|
Count keyframes on queuePacket so that analysis Ready() will start when out of order packets are present
|
2024-10-17 19:38:18 -04:00 |
Isaac Connor
|
2770a9caa7
|
Handle change of res/colours in zms by reloading the monitor object.
|
2024-10-16 12:14:21 -04:00 |
Isaac Connor
|
ca24b43f36
|
Fix typo
|
2024-10-16 10:23:37 -04:00 |
Isaac Connor
|
962f91e22c
|
Add No sort field as an option
|
2024-10-16 10:23:21 -04:00 |
Isaac Connor
|
f5828f7024
|
Handle failure to allocate a frame
|
2024-10-16 10:23:03 -04:00 |
Isaac Connor
|
c8b652c25b
|
Fix crash due to trying to access event->StartTime when there is no event
|
2024-10-16 10:22:47 -04:00 |