ternava / x264

x264 Git mirror
GNU General Public License v2.0
0 stars 0 forks source link

removing option --trellis #4

Open ternava opened 3 years ago

ternava commented 3 years ago

About the removed option

Data based on manual remove

  • [x] Preprocessor directive: TRELLIS
  • [x] Found in files:

x264.c, common/base.c, common/common.h, encoder/analyse.c, encoder/encoder.c, encoder/macroblock.c, encoder/macroblock.h, encoder/rdo.c

--cabac in encoder/rdo.c --psy-rd in encoder/encoder.c and encoder/analyse.c

Reasoning on its remove

  • before: 2 601 240 bytes
  • after: 2 567 744 bytes

Data based on its commit history