Mercurial > libavformat.hg
changeset 2925:3e44e9eb92ec libavformat
Do not install rtp.h (which should have never been part of the public API)
author | lucabe |
---|---|
date | Fri, 11 Jan 2008 12:24:46 +0000 |
parents | 110b408106af |
children | a6730b458d6c |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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