GavinDarkglider
47c07c60ba
[WIP]Lakka 5.x Switch changes..... ( #1853 )
...
* Latest 4.3 changes poorly merged
* Build fixes
* Squash?
* Fix ppsspp on switch
* Fix video recording, add base stuff for nvv4l2 decoder/encoder, but leave disabled for now
* Clean up left over files
* Switch: Dont build xpadneo driver, but install configs
* FFMpeg: Add back L4T decoder Patches
2023-06-10 03:16:27 +03:00
Rudi Heitbaum
60b384be66
media-driver: update to 23.1.6
...
Intel Media Driver 2023Q1 Release - 23.1.6
- https://github.com/intel/media-driver/releases/tag/intel-media-23.1.6
log:
- https://github.com/intel/media-driver/compare/intel-media-23.1.5...intel-media-23.1.6
2023-04-10 11:46:51 +00:00
Rudi Heitbaum
2d1c38cdd3
media-driver: update to 23.1.5
...
log:
- https://github.com/intel/media-driver/compare/intel-media-23.1.4...intel-media-23.1.5
2023-03-29 08:31:58 +00:00
Rudi Heitbaum
5cf01a9bf8
media-driver: update to 23.1.4
2023-03-22 12:36:14 +00:00
Rudi Heitbaum
8fc50b3fc1
media-driver: update to 23.1.3
...
log:
- https://github.com/intel/media-driver/compare/intel-media-22.6.6...intel-media-23.1.3
2023-03-14 13:22:49 +00:00
Rudi Heitbaum
2b00870f1a
media-driver: update to 22.6.6
2023-01-09 09:05:16 +00:00
Rudi Heitbaum
5991a1c5cd
media-driver: update to 22.6.5
...
log:
- https://github.com/intel/media-driver/compare/intel-media-22.6.4...intel-media-22.6.5
2023-01-05 12:57:51 +00:00
Rudi Heitbaum
69a615efe0
media-driver: update to 22.6.4
...
log:
- https://github.com/intel/media-driver/compare/intel-media-22.6.2...intel-media-22.6.4
patch:
- https://github.com/intel/media-driver/pull/1550
2022-12-03 00:21:18 +00:00
Rudi Heitbaum
7ac4bd91da
media-driver: update to 2.6.2
...
log:
- https://github.com/intel/media-driver/compare/intel-media-22.5.4...intel-media-22.6.2
2022-11-12 02:14:15 +00:00
Rudi Heitbaum
a287a149d5
media-driver: update to 22.5.4
2022-10-01 02:46:25 +00:00
Rudi Heitbaum
8e276a9984
media-driver: update to 23.5.3
2022-08-25 12:47:40 +00:00
Rudi Heitbaum
dec909eda7
media-driver: update to 22.5.2
2022-08-11 09:56:19 +00:00
Rudi Heitbaum
0630f7997b
media-driver: update to 22.5.1
2022-07-29 07:05:56 +00:00
Rudi Heitbaum
f7fda61824
media-driver: update to 22.5.0
2022-07-16 23:46:51 +00:00
Rudi Heitbaum
f2bc9a50c2
media-driver: update to 22.4.4
2022-07-01 09:20:19 +00:00
Rudi Heitbaum
f86a6dcdb3
media-driver: update to 22.4.3
2022-06-08 12:30:30 +00:00
Rudi Heitbaum
26dca7ffdd
media-driver: update to 22.4.2
2022-05-24 11:39:15 +00:00
Rudi Heitbaum
7646b04908
media-driver: update to 22.4.1
...
log:
- https://github.com/intel/media-driver/compare/intel-media-22.4.0...intel-media-22.4.1
2022-05-08 09:05:09 +00:00
Rudi Heitbaum
2a8f8c9210
media-driver: update to 22.4.0 and fix Release build warning
...
Fix the following build warning by defining BUILD_TYPE and matching
CMAKE_BUILD_TYPE to BUILD_TYPE. The build has been building as Release,
as the CMAKE_BUILD_TYPE does not override BUILD_TYPE.
*BUILD_TYPE not defined, default to: release
CMake Warning at Tools/bldsys/include/bs_base_utils.cmake:81 (message):
Inconsistent: BUILD_TYPE="release" vs CMAKE_BUILD_TYPE="MinSizeRel"
Call Stack (most recent call first):
Tools/bldsys/bs_init.cmake:35 (bs_check_build_type)
media_driver/CMakeLists.txt:69 (include)
...
-- media -- BUILD_TYPE/UFO_BUILD_TYPE/CMAKE_BUILD_TYPE = release/release/Release
The full eror will not disappear until a future PR to change the LE build from
CMAKE_BUILD_TYPE="MinSizeRel" to CMAKE_BUILD_TYPE="Release"
2022-04-21 22:17:42 +00:00
Rudi Heitbaum
2afd649773
media-driver: update to 22.3.1
...
log:
- https://github.com/intel/media-driver/compare/intel-media-22.3.0...intel-media-22.3.1
2022-03-31 15:13:39 +00:00
Rudi Heitbaum
31075ae058
media-driver: update to 22.3.0
2022-03-16 11:47:00 +00:00
Rudi Heitbaum
938e89ab9a
media-driver: update to 22.2.2
...
release notes:
intel-media-22.2.2: [Encode] Add cmd4/cmd5 specific naming
cmd4: VDENC_AVC_IMG_STATE
cmd5: VDENC_AVC_SLICE_STATE
and one of the 3 required fixes for gcc 12.0.1
changelog:
- https://github.com/intel/media-driver/compare/intel-media-22.2.1...intel-media-22.2.2
2022-03-03 11:13:14 +00:00
Rudi Heitbaum
4af08affd2
media-driver: update to 22.2.1
...
release notes:
- https://github.com/intel/media-driver/releases/tag/intel-media-22.2.1
* [Encode] MFX and MI refining for AVC
- refine mfx and mi interface for AVC
- unify get cmd size function
- move const value for GPR to mi interface
- move address to mfx interface
2022-02-17 05:34:10 +00:00
heitbaum
882b6e6b7b
media-driver: update to 22.2.0
2022-02-08 13:48:33 +00:00
heitbaum
c0c943179b
media-driver: update to 22.1.1
2022-01-14 11:16:38 +00:00
heitbaum
d5ca385ac8
media-driver: update to 22.1.0
...
intel-media-22.1.0: [Encode] Rework AVC slice state
- Move MFX_AVC_SLICE_STATE and VDENC_AVC_SLICE_STATE commands to 2nd lvl BB
- Change Rounding table
- Support for gmmlib 21.3.4, and 22.0.0, 22.0.1
- backported patch removed from package
2021-12-30 13:23:52 +00:00
heitbaum
112aeb271b
media-driver: fix to support gmmlib 21.3.4 until media-driver 21.4.4
2021-12-12 07:47:54 +00:00
heitbaum
918a39d094
media-driver: update to 21.4.3
...
[CP] Media trace RT log/error for CP -2
add media trace RT log/error for CP GPU HAL part -2
2021-12-03 09:45:05 +00:00
heitbaum
5aa0d38012
media-driver: update to 21.4.2
2021-11-26 10:51:48 +00:00
heitbaum
6277da434a
media-driver: update to 21.4.1
2021-11-18 18:52:41 +11:00
heitbaum
1d92f8e436
media-driver: update to 21.4.0
2021-10-27 23:08:05 +11:00
heitbaum
14b4a8a79c
media-driver: update to 21.3.5
2021-10-13 23:13:15 +11:00
heitbaum
0fe4b690f9
media-driver: update to 21.3.4
2021-09-30 22:51:13 +10:00
heitbaum
94cd27397c
media-driver: update to 21.3.3
2021-09-05 13:00:48 +10:00
heitbaum
ab319b736c
media-driver: update to 21.3.2
2021-09-01 08:35:21 +10:00
heitbaum
8b7e1b3b86
media-driver: update to 21.3.1
2021-08-17 20:16:10 +10:00
heitbaum
2d55665aa4
media-driver: update to 21.1.3
...
update 20.4.5 to 21.1.3
release notes:
- https://github.com/intel/media-driver/releases/tag/intel-media-21.1.0
- https://github.com/intel/media-driver/releases/tag/intel-media-21.1.1
- https://github.com/intel/media-driver/releases/tag/intel-media-21.1.2
- https://github.com/intel/media-driver/releases/tag/intel-media-21.1.3
compare:
- https://github.com/intel/media-driver/compare/intel-media-20.4.5...intel-media-21.1.3
2021-04-02 09:43:45 +00:00
CvH
5a78883dcc
Merge pull request #4771 from mglae/le10_media_driver_full_featured
...
media-driver: enable VAAPI deinterlacers at X11
2021-04-02 10:32:53 +02:00
mglae
7fc14624c6
media-driver: add upstream patch to fix VAAPI deinterlacers
2021-03-27 19:37:45 +01:00
Ian Leonard
e6217f9b01
multimedia: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:10 +00:00
heitbaum
f4da7e9371
media-driver: update to 20.4.5
2021-01-02 06:20:58 +00:00
mglae
88414751e4
media-driver: use full feature build to enable VAAPI deinterlacers
2020-12-18 19:05:40 +01:00
heitbaum
bef3c36d93
media-driver: update to 20.4.3
2020-12-09 11:14:52 +00:00
mglae
d5e119c813
media-driver: update to 20.3.0
2020-10-04 17:34:48 +02:00
MilhouseVH
dcd3b1ba08
media-driver: update to media-driver-20.1.1
2020-06-24 20:56:40 +02:00
Lukas Rusak
ffaa869d73
media-driver: update to 19.4.0r
2020-01-29 16:57:09 -08:00
Lukas Rusak
966647cb50
media-driver: add package
2019-05-08 12:18:14 -07:00