log rtp_h264.c @ 2383:4cd9594b588d libavformat

age author description
Fri, 10 Aug 2007 13:34:56 +0000 lu_zero fix the packetization mode parsing libavformat
Fri, 13 Jul 2007 12:12:38 +0000 alex h264_rtp_extra_data is not only used for debug purposes, asserts are using it also libavformat
Sun, 24 Jun 2007 11:27:12 +0000 mru replace the uses of old string functions that Reimar missed libavformat
Thu, 07 Jun 2007 14:51:26 +0000 takis Remove the unnecessary masking when counting received packet types in the H.264 libavformat
Thu, 07 Jun 2007 14:48:29 +0000 takis Remove the unnecessary masking when reconstructing the NAL unit header in the libavformat
Thu, 07 Jun 2007 14:47:40 +0000 takis Remove the unnecessary masking when extracting the start bit in the H.264 RTP libavformat
Wed, 04 Apr 2007 11:51:08 +0000 gpoirier changes some function declarations from () to (void) as per ansi c. libavformat