[FFmpeg-trac] #3739(avutil:closed): support bitand functions > 8 bit

FFmpeg trac at avcodec.org
Wed Jun 25 17:29:31 CEST 2014


#3739: support bitand functions > 8 bit
-------------------------------------+-------------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avutil
              Version:  git-master   |               Resolution:
             Keywords:  bitand       |  worksforme
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I tested the following and I believe it shows that bitand does support >8
 bit
 {{{
 $ ffmpeg -f lavfi -i testsrc=r=1 -vf "select=bitand(n\, 262144)" -pix_fmt
 yuvj420p -vframes 1 out.jpg
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3739#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list