Commit cd4f2567 authored by Luca Abeni's avatar Luca Abeni

Do not install rtp.h (which should have never been part of the public API)

Originally committed as revision 11505 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 28748a91
......@@ -8,7 +8,7 @@ CFLAGS += -I$(SRC_PATH)/libavcodec
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment