Skip to content

Run pre-check for upstreaming patches - #611

Open
xhaihao wants to merge 4 commits into
intel-media-ci:masterfrom
xhaihao:ffmpeg-master
Open

Run pre-check for upstreaming patches#611
xhaihao wants to merge 4 commits into
intel-media-ci:masterfrom
xhaihao:ffmpeg-master

Conversation

@xhaihao

@xhaihao xhaihao commented Dec 6, 2022

Copy link
Copy Markdown
Collaborator

Please do not close/merge this PR. I use this PR to re-run pre-check only for upstreaming patches

@xhaihao
xhaihao force-pushed the ffmpeg-master branch 4 times, most recently from 4bac91b to f6f30a3 Compare January 16, 2023 05:30
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 6 times, most recently from 2115dee to cac2fb8 Compare February 3, 2023 06:29
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from fa51c88 to e0d9784 Compare February 14, 2023 04:09
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from f6b930b to 4efd49c Compare February 22, 2023 04:28
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 5 times, most recently from 18beaae to ddd1547 Compare March 23, 2023 06:41
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 4 times, most recently from ff146c8 to 7abc982 Compare March 31, 2023 02:34
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from d06e6b6 to 8870764 Compare April 17, 2023 02:42
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from 8d22f8b to 24771f3 Compare August 9, 2023 01:00
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 6 times, most recently from 3b7655a to b26dbba Compare September 11, 2023 03:07
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 2 times, most recently from 5eef5c2 to de8446f Compare September 20, 2023 01:58
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from 6d5492a to 866c713 Compare November 28, 2023 08:32
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from 1d3528b to eac3c7c Compare December 18, 2023 01:40
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from e422555 to e7e77ed Compare December 22, 2023 05:19
@xhaihao
xhaihao force-pushed the ffmpeg-master branch 3 times, most recently from 8e5f64e to 1fcf1dc Compare January 9, 2024 01:47
feiwan1 and others added 4 commits November 28, 2024 11:13
The changes to output frame props in query_frame overlapped since
578ac59. Move the copy frame props before the changes.

Signed-off-by: Fei Wang <fei.w.wang@intel.com>
The QSV hardware context currently uses pthreads to lock initilization,
which is not available on windows builds.  Instead, use the AVMutex
object.  Also lock uses of the realigned_upload_frame and
realigned_download_frame objects, so multiple threads do not attempt
to write to them at the same time.
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Both Main Intra and Main 10 Intra are Rext, we may use Main and Main 10
instead for decoding. This patch fixes the error below:

[hevc @ 0x55a771b80a00] No support for codec hevc profile 4.
[hevc @ 0x55a771b80a00] Failed setup for format vaapi: hwaccel
initialisation returned error.

Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants