3
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 23 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixup a harmless mistake made when renaming files More... about 11 years ago
cmake: for gcc builds, select Release build type by default More... about 11 years ago
Build: Fix compile errors in HM codes due to compiler warning on unused variables. More... about 11 years ago
cmake: remove the APP folder, move encoder main files to source/ folder More... about 11 years ago
cmake: group all HM code into one library More... about 11 years ago
cmake: add build-all batch files for each compiler target More... about 11 years ago
cmake: add build folders for each compiler target and batch files to open GUI More... about 11 years ago
remove an include of a decoder header from the common lib More... about 11 years ago
Drop the HM decoder project; we should use HM project directly for decodes More... about 11 years ago
threadpool: make pool destructor protected to force the use of Release() More... about 11 years ago
add unit test for thread pool, incomplete More... about 11 years ago
ignore warnings in Y4M header reader imported from VPL More... about 11 years ago
fix white-space damage in TAppEncCfg.cpp More... about 11 years ago
Fix eoln damage in TAppEncCfg.cpp More... about 11 years ago
fix another compiler warning in the HM More... about 11 years ago
fix a warning in the HM header More... about 11 years ago
cmake: encoder app now links against x265 library (source/encoder) More... about 11 years ago
encoder: gcc requires math.h for ceil() More... about 11 years ago
cmake: rename md5 lib so it is not compiled as liblibmd5 More... about 11 years ago
cmake: move TComRdCost_SSE build to encoder/CMakeLists.txt More... about 11 years ago
Noo Need for this Script More... about 11 years ago
No Need for this Script More... about 11 years ago
Modified the Script for Build Mode More... about 11 years ago
Merge More... about 11 years ago
Updates to build script More... about 11 years ago
Removing redundant path More... about 11 years ago
Adding include directories and vector build options. More... about 11 years ago
Changing all vector builds to SSE2 for now. More... about 11 years ago
Changed the code for supporting 1. YUV files with per sequence cfg files 2. y4m files with no per seqence cfg files for y4m files, width, height and frame rate are obtained by parsing the y4m file More... about 11 years ago
Forward slash error in Cmake script More... about 11 years ago