Re: [FFmpeg-trac] #10877(avcodec:new): D3D11 Hevc Rext Intel hardware decoding support.

2024-02-28 Thread FFmpeg
#10877: D3D11 Hevc Rext Intel hardware decoding support.
-+-
 Reporter:   |Owner:  (none)
  Aleksoid1978   |
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:  D3D11 Hevc   |   Blocked By:
  Rext Intel |
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Comment (by v0lt):

 There is a typo in the patch.
 https://github.com/Aleksoid1978/MPC-
 BE/commit/a628ea4db5d998fe39a15f4d61284290dba62bce
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10877(avcodec:new): D3D11 Hevc Rext Intel hardware decoding support.

2024-02-23 Thread FFmpeg
#10877: D3D11 Hevc Rext Intel hardware decoding support.
-+-
 Reporter:   |Owner:  (none)
  Aleksoid1978   |
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:  D3D11 Hevc   |   Blocked By:
  Rext Intel |
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Comment (by Aleksoid1978):

 I can't register and submit a patch to https://patchwork.ffmpeg.org.
 Maybe one of the developers will do this.
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10877(avcodec:new): D3D11 Hevc Rext Intel hardware decoding support.

2024-02-22 Thread FFmpeg
#10877: D3D11 Hevc Rext Intel hardware decoding support.
-+-
 Reporter:   |Owner:  (none)
  Aleksoid1978   |
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:  D3D11 Hevc   |   Blocked By:
  Rext Intel |
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Comment (by Balling):

 Yeah! Working version of
 
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200313102354.2500-1-rob...@ycbcr.xyz/

 Very nice
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10877(avcodec:new): D3D11 Hevc Rext Intel hardware decoding support.

2024-02-22 Thread FFmpeg
#10877: D3D11 Hevc Rext Intel hardware decoding support.
-+-
 Reporter:   |Owner:  (none)
  Aleksoid1978   |
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:  D3D11 Hevc   |   Blocked By:
  Rext Intel |
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Comment (by Aleksoid1978):

 Test samples - https://cloud.mail.ru/public/7nAT/y8mfdZKfM
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10877(avcodec:new): D3D11 Hevc Rext Intel hardware decoding support.

2024-02-22 Thread FFmpeg
#10877: D3D11 Hevc Rext Intel hardware decoding support.
-+-
 Reporter:   |Owner:  (none)
  Aleksoid1978   |
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:  D3D11 Hevc   |   Blocked By:
  Rext Intel |
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by Aleksoid1978):

 * Attachment "0001-Add-support-d3d11va-Intel-Hevc-Rext-decoder.patch"
 added.

 Patch
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10877(avcodec:new): D3D11 Hevc Rext Intel hardware decoding support.

2024-02-21 Thread FFmpeg
#10877: D3D11 Hevc Rext Intel hardware decoding support.
-+-
 Reporter:   |Owner:  (none)
  Aleksoid1978   |
 Type:  enhancement  |   Status:  new
 Priority:  normal   |Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:  D3D11 Hevc   |   Blocked By:
  Rext Intel |
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Description changed by Aleksoid1978:

Old description:

> If you are interested in adding this functionality, I can try to make a
> patch, I have almost everything ready except **d3d11va_transfer_data()**,
> and specifically modifications for **fill_texture_ptrs()**
>
> Or you can look in my project - https://github.com/Aleksoid1978/MPC-
> BE/tree/master/src/ExtLib/ffmpeg

New description:

 If you are interested in adding this functionality, I can try to make a
 patch.

 Or you can look in my project - https://github.com/Aleksoid1978/MPC-
 BE/tree/master/src/ExtLib/ffmpeg

--
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


[FFmpeg-trac] #10877(avcodec:new): D3D11 Hevc Rext Intel hardware decoding support.

2024-02-20 Thread FFmpeg
#10877: D3D11 Hevc Rext Intel hardware decoding support.
-+-
 Reporter:   | Type:
  Aleksoid1978   |  enhancement
   Status:  new  | Priority:  normal
Component:  avcodec  |  Version:
 Keywords:  D3D11 Hevc   |  unspecified
  Rext Intel |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
 If you are interested in adding this functionality, I can try to make a
 patch, I have almost everything ready except **d3d11va_transfer_data()**,
 and specifically modifications for **fill_texture_ptrs()**

 Or you can look in my project - https://github.com/Aleksoid1978/MPC-
 BE/tree/master/src/ExtLib/ffmpeg
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".