[FFmpeg-devel] sdp.c and CONFIG_RTP_MUXER

Luca Abeni lucabe72
Tue Jul 31 16:36:05 CEST 2007


Hi,

On Tue, 2007-07-31 at 15:25 +0200, Michael Niedermayer wrote:
> Hi
> 
> On Tue, Jul 31, 2007 at 01:05:45PM +0200, Luca Abeni wrote:
[...]
> > Ok, I'll prepare a patch using #ifdef (I will need to #ifdef out all the
> > static functions to avoid warnings), and I'll send it later.
> 
> no, i wont accept #ifdef hell to supress warnings!

Ok. The first attached patch (fix-compilation-with-sdp-2.diff) uses a an
#ifdef and causes some warnings.
I also attach fix-compilation-with-sdp-3.diff for comparison, which uses
a more complex #ifdef but generates no warnings.


			Thanks,
				Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-compilation-with-sdp-2.diff
Type: text/x-patch
Size: 463 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070731/748af47f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-compilation-with-sdp-3.diff
Type: text/x-patch
Size: 478 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070731/748af47f/attachment-0001.bin>



More information about the ffmpeg-devel mailing list