75
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[coreMuxerFfmpeg] Satisfy libavcodec API requirements More... over 1 year ago
[fdk-aac] Fix crash on failure to initialize encoder More... over 1 year ago
[coreAudio/audioWriteAAC] Fake AAC LC as lesser evil when dealing with audio object type codes not fitting into two bits, improve debug messages More... over 1 year ago
[nvdec] Extend probing, check video to satisfy decoder constraints More... over 1 year ago
[coreLibVA] Do not query surface status during initial probing More... over 1 year ago
[main] Fix CLI app build, move hwaccel-related function declarations to a single location More... over 1 year ago
[DIA_prefs] Disable and uncheck toggles for hw decoders on Linux not detected as working More... over 1 year ago
[videoCodec/vdpau] Probe only once, cache the result More... over 1 year ago
[videoCodec/libva] Probe only once, cache the result More... over 1 year ago
[nvdec] Fix typo More... over 1 year ago
[videoDecoder/aom] Delay libaom init until hw decoder has been proved unavailable More... over 1 year ago
[DIA_prefs] Add toggle to enable NVDEC hwaccel, streamline preprocessor defines More... over 1 year ago
[prefs,main,nvdec] Add preference to enable NVDEC, wire the hwaccel into application More... over 1 year ago
[cmake,nvdec] Implement NVDEC probe More... over 1 year ago
[cmake] Enable NVDEC in FFmpeg too for now when NVENC is enabled More... over 1 year ago
[videoCodec/nvdec] Fix color info propagation More... over 1 year ago
[coreVideoCodec/ffmp43] Factorize More... over 1 year ago
[editor] Set source pixel format and color info for the actual ref video, not a local var, oops More... over 1 year ago
[videoCodec] Add wrapper for NVDEC-based decoders in FFmpeg, not yet wired More... over 1 year ago
[coreImage] Add NVDEC to known hw image types More... over 1 year ago
[audioDecoders/lav] Fix memleak More... over 1 year ago
Merge pull request #500 from barracuda156/ppc More... over 1 year ago
Fix missing ADM_swap64 More... over 1 year ago
ADM_coreUtils.h: fix symbols export More... over 1 year ago
ADM_imageSave.cpp: add missing header More... over 1 year ago
[videoDecoder/aom] Fix massive blunder, no double decoding intended, oops More... over 1 year ago
[coreLibVA] Disable checking for YV12 indirect transfer with Intel iHD driver, it crashes on recent Intel hw More... over 1 year ago
[coreLibVA] Remove obsolete define, it was wrong for current hardware and drivers More... over 1 year ago
[codecFFsimple] Really disable multi-threading for AV1, d'oh More... over 1 year ago
[coreLibVA] Blacklist indirect transfer with iHD driver, partially overridable, wait for surface to be available prior to calling vaPutImage too, factorize More... over 1 year ago