# HG changeset patch # User lucabe # Date 1200054286 0 # Node ID 3e44e9eb92ec8a439db5500778cd1a509d997c7f # Parent 110b408106af8ce0e914944ce2f08c936e2ef4f8 Do not install rtp.h (which should have never been part of the public API) diff -r 110b408106af -r 3e44e9eb92ec Makefile --- a/Makefile Fri Jan 11 01:37:38 2008 +0000 +++ b/Makefile Fri Jan 11 12:24:46 2008 +0000 @@ -8,7 +8,7 @@ OBJS = allformats.o cutils.o os_support.o sdp.o utils.o -HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h +HEADERS = avformat.h avio.h rtsp.h rtspcodes.h # muxers/demuxers OBJS-$(CONFIG_AAC_DEMUXER) += raw.o