index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
command_classes
Age
Commit message (
Expand
)
Author
2021-12-02
video_core/codecs: more fixes for VAAPI detection ...
liushuyu
2021-12-02
video_core/codec: address comments
liushuyu
2021-12-02
video_core/codecs: more robust ffmpeg hwdecoder selection logic
liushuyu
2021-11-24
video_core/codec: address comments
liushuyu
2021-11-24
video_core/codecs: fix multiple decoding issues on Linux ...
liushuyu
2021-11-12
codes: Rename ComposeFrameHeader to ComposeFrame
ameerj
2021-11-12
vp8: Implement header composition
ameerj
2021-11-12
codecs: Add VP8 codec class
ameerj
2021-10-13
Merge pull request #7157 from ameerj/vic-surface-size
Morph
2021-10-12
Merge pull request #7109 from vonchenplus/fix_h264_max__reference_num_error
Ameer J
2021-10-10
vic: Use the minimum of surface/frame dimensions when writing the final frame...
ameerj
2021-10-10
h264: Use max allowed max_num_ref_frames when using CPU decoding
Feng Chen
2021-10-09
vic: Allow surface to be higher than frame
Valeri
2021-10-08
vic: Avoid memory corruption when multiple streams with different dimensions ...
ameerj
2021-10-07
vic: Refactor frame writing methods
ameerj
2021-10-07
vic: Implement RGBX frame format
ameerj
2021-09-11
codec: Add missing <string_view> include
Morph
2021-09-11
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-08-25
vp9_types: Minor refactor of VP9 info structs.
ameerj
2021-08-25
vp9_types: Remove unused Vp9PictureInfo members
ameerj
2021-08-16
h264: Lower max_num_ref_frames
ameerj
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
codec: Improve libav memory alloc and cleanup
ameerj
2021-08-16
codec: Fallback to CPU decoding if no compatible GPU format is found
ameerj
2021-08-12
Merge pull request #6838 from ameerj/sws-align
bunnei
2021-08-12
codec: Replace deprecated av_init_packet usage
ameerj
2021-08-12
nvdec: Implement GPU accelerated decoding for all platforms
ameerj
2021-08-09
vic: Specify sws_scale height stride.
ameerj
2021-08-08
vp9: Ensure the first frame is complete
ameerj
2021-08-07
nvdec: Better logging for unimplemented codecs
ameerj
2021-08-06
Merge pull request #6799 from ameerj/vp9-fixes
bunnei
2021-08-06
vp9: Cleanup unused variables
ameerj
2021-08-06
vp9: Fix reference frame refreshes
ameerj
2021-08-03
nvdec: Implement VA-API hardware video acceleration (#6713)
yzct12345
2021-07-15
Merge pull request #6525 from ameerj/nvdec-fixes
Fernando S
2021-07-15
vic: Fix dimension compuation of YUV frames
ameerj
2021-07-05
Merge pull request #6537 from Morph1984/warnings
bunnei
2021-07-01
Slightly refactor NVDEC and codecs for readability and safety
Kelebek1
2021-06-28
video_core: Remove #pragma warning directives for external headers
Morph
2021-06-26
codec,vic: Disable warnings in ffmpeg headers
ReinUsesLisp
2021-04-05
vp9: Avoid memcpy with null pointers
lat9nq
2021-02-13
rebase, fix name shadowing, more const
ameerj
2021-02-13
streamline cdma_pusher/command_classes
ameerj
2021-02-13
streamline cdma_pusher/command_classes
ameerj
2021-02-13
nvdec cleanup
ameerj
2021-02-13
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-01-15
common/bit_util: Replace CLZ/CTZ operations with standardized ones
Lioncash
2021-01-07
remove inaccurate reference
Ameer J
2021-01-07
fix for nvdec disabled, cleanup host1x
ameerj
2021-01-07
nvdec syncpt incorporation
ameerj
[next]