X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2FMakefile;h=a1dae894fea43a2fda07c1424a92a35d7f9f874a;hb=0768aaec1d683226e613e692080a588359c31334;hp=f56ef165322f4243aa5c3b8d2de3754cdf18ec79;hpb=d1c2c210bfeeda209e11efcc980b7c9781000c40;p=ffmpeg diff --git a/libavformat/Makefile b/libavformat/Makefile index f56ef165322..a1dae894fea 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -55,6 +55,7 @@ OBJS-$(CONFIG_RTPDEC) += rdt.o \ rtpdec_qcelp.o \ rtpdec_qdm2.o \ rtpdec_qt.o \ + rtpdec_rfc4175.o \ rtpdec_svq3.o \ rtpdec_vc2hq.o \ rtpdec_vp8.o \