#602 closed defect (fixed)
x264 svn update causes compiling failure of mplayer
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | libavcodec |
| Version: | unspecified | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
please see posts 156 and 157 at
http://www.ubuntuforums.org/showpost.php?p=1616106&postcount=156
basically i_rf_constant has been changed to f_rf_constant, a floating point
value rather than integer. This affects x264.c line 149
Note:
See TracTickets
for help on using tickets.

the appropriate code has been changed.