Remove the unnecessary masking when counting received packet types in the H.264
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 7 Jun 2007 14:51:26 +0000 (14:51 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 7 Jun 2007 14:51:26 +0000 (14:51 +0000)
commit716f6b47f207075f609aa4a18542b71116dfe975
tree7f229cd909eb85fccb2bfc80a6a1445d8894b274
parent7699645e7d5e8ffc8d668c0319ffcd680c3424da
Remove the unnecessary masking when counting received packet types in the H.264
RTP parsing code.

Originally committed as revision 9241 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtp_h264.c