Remove the unnecessary masking when extracting the start bit in the H.264 RTP
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 7 Jun 2007 14:47:40 +0000 (14:47 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 7 Jun 2007 14:47:40 +0000 (14:47 +0000)
commit6ab6525e116c3f11969c90ce6ed480ab1cbd273e
tree659cbe6c2082a224fde821b213e56632d2219eed
parentc64bab0805f35ef11ea4b689c24a7ff64da4bffa
Remove the unnecessary masking when extracting the start bit in the H.264 RTP
parsing code.

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