Re: Probable boolean logic bug

compn <[email protected]>
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <[email protected]>
On Thu, 14 Apr 2016 23:51:18 -0400
Michael McConville <[email protected]> wrote:

> --- libao2/ao_ivtv.c
> -  if (rate != 32000 || rate != 41000 || rate != 48000)
> +  if (rate != 32000 && rate != 41000 && rate != 48000)

sorry this got stuck in the queue.

-compn
_______________________________________________
MPlayer-dev-eng mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.