[FFmpeg-devel] [PATCH] Realmedia / RTSP (RDT)
Ronald S. Bultje
rsbultje
Sat Dec 29 19:02:45 CET 2007
Hi,
On Dec 28, 2007 4:57 PM, Aurelien Jacobs <aurel at gnuage.org> wrote:
> On Fri, 28 Dec 2007 16:19:55 -0500
> "Ronald S. Bultje" <rsbultje at gmail.com> wrote:
>
> > Index: ffmpeg/libavformat/Makefile.am
> > ===================================================================
> > --- ffmpeg.orig/libavformat/Makefile.am 2007-12-28 14:53:
> 36.000000000 -0500
> > +++ ffmpeg/libavformat/Makefile.am 2007-12-28 14:57:37.000000000-0500
> > @@ -50,6 +50,7 @@
> > rtp_aac.c \
> > rtp_h264.c \
> > rtp_mpv.c \
> > + rtp_rm.c \
> > sdp.c
> > endif
>
> There is no such file in ffmpeg svn.
> You need to add rtp_rm in Makefile (and don't forget to specify its
> dependency on rmdec.o).
I have no idea how to do that, the configure/makefile thing is undocumented
and unfamiliar to me. Maybe someone can help me?
Ronald
More information about the ffmpeg-devel
mailing list