log rtp_h264.c @ 3455:aefb1cbf9479 libavformat

age author description
Tue, 13 May 2008 17:43:18 +0000 mmu_man Fix non-debug build. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Fri, 18 Jan 2008 20:48:32 +0000 rbultje Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). libavformat
Sun, 04 Nov 2007 12:46:16 +0000 diego Enable debug variable only when debug code is enabled, fixes the warning: libavformat
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
Thu, 08 Mar 2007 14:49:43 +0000 mbardiaux Corrections so that builds with DEBUG work libavformat
Sun, 04 Feb 2007 17:05:44 +0000 mru move networking #includes into separate file libavformat
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavformat
Thu, 18 Jan 2007 17:22:30 +0000 mmu_man The long awaited BeOS cleanup, phase 1 libavformat
Tue, 07 Nov 2006 22:10:07 +0000 gpoirier add support for rtp/h264 streaming libavformat