log sdp.c @ 3955:874534fb6d0f libavformat

age author description
Wed, 27 Aug 2008 23:43:28 +0000 rbultje Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and libavformat
Tue, 29 Jul 2008 10:45:53 +0000 stefano Fix a typo in sdp_write_header(): change "IPV4", which is not a valid libavformat
Tue, 08 Jul 2008 07:05:57 +0000 stefano Print libavformat version in outgoing SDPs. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Sun, 04 May 2008 10:35:13 +0000 diego Use correct length modifier for pointer diff argument in av_log() call. libavformat
Wed, 05 Mar 2008 13:31:24 +0000 lucabe Add some information about the stream bitrate, if available libavformat
Tue, 19 Feb 2008 21:58:54 +0000 reimar Missing const, fix warnings: libavformat