#12246: x265-3.1.1
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  9.0
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 x265_3.1.1

 Only one line of real change:

 {{{
 -    if (!!param->rc.aqMode || !!param->rc.hevcAq)
 +    if (!!param->rc.aqMode || !!param->rc.hevcAq || !!param->bAQMotion)
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/12246#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to