3
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing encoder cfg file More... about 11 years ago
included the two config files for testing. "encoder_all_I.cfg" encodes all frames as I frames. "encoder_I_15P.cfg" encodes "I" frame followed by 15 "P" frames. This pattern is followed for entire sequence. More... about 11 years ago
Merged multicoreware/xhevc/default (954436fbb3df) into default More... about 11 years ago
New Script for To build the Windows Solution / Make files for all the VS and MSYS Compilers More... about 11 years ago
Merged multicoreware/xhevc/default (954436fbb3df) into default More... about 11 years ago
threadpool: stub in interfaces for the thread pool and job providers More... about 11 years ago
threading: remove copy assignment operator body More... about 11 years ago
cmake: remove redundant lib prefix More... about 11 years ago
threading: fix compile problems with gcc on Linux More... about 11 years ago
take tip HM 10.0-dev changes (subversion HM-10.0-dev@3381) More... about 11 years ago
introduce encoder folder and libx265 library project with threading classes More... about 11 years ago
cmake: fix comment about /arch:AVX flag, it is only necessary for VC11 More... about 11 years ago
cmake: white-space nits More... about 11 years ago
cmake: isolate /arch:AVX compile flag to code which includes vector libs More... about 11 years ago
cmake: no need to build dispatch_example.cpp More... about 11 years ago
Backed out changeset: db7ddb189d7d More... about 11 years ago
Test commit More... about 11 years ago
cmake: enable full GCC warnings globally, disable for HM source where required More... about 11 years ago
document MSYS build instructions More... about 11 years ago
cmake: MSYS gcc requires -msse4 and does not support AVX2 intrinsics (refs #1) More... about 11 years ago
cmake: VC9 can handle only SSE4.2 intrinsics (closes #1) More... about 11 years ago
cmake: VC11 does support AVX2 intrinsics, but lib does not compile (refs #1) More... about 11 years ago
cmake: add INSTRSET definitions for various VC versions (refs #1) More... about 11 years ago
Merge More... about 11 years ago
Adding Cmake build scripts for VectorClass More... about 11 years ago
Adding GPL vectorclass source files More... about 11 years ago
Build: Update GCC compilations with more warning options. More... about 11 years ago
move warning disablings as close as possible to the source that needs them More... about 11 years ago
enable maximal warnings (and warnings as errors) on Windows More... about 11 years ago
ppa: use API bindings from public Linux PPA package More... about 11 years ago