#10003 closed defect (fixed)
libxvid documentation still mentions -me_method even though it was renamed to -me_quality
Reported by: | Ramiro Polla | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | documentation |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
The -me_method option in libxvid was renamed to -me_quality in 4b6b1082a73907c7c3de2646c6398bc61320f2c6, and then removed in 94eed68ace9f2416af8457fcbf142b175928c06b, but the documentation in doc/encoders.texi still mentions -me_method.
Change History (1)
comment:1 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version 0, edited 16 months ago by (next)
Note:
See TracTickets
for help on using tickets.
Hi Ramiro!
Fixed in commit:
Thanks for the report.