summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-06 17:50:10 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-06 17:50:10 +0000
commitec0052760e2fffc47d87d6b1c2aae8a98e342439 (patch)
tree01bd925268e5e21fa05e7442bd46126755e6fb07 /libavformat/Makefile
parent93c69a94ea97a098b89a7b56db6bc440ee4a4f29 (diff)
cosmetics: alphabetical order
Originally committed as revision 16454 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 303242d962..1a5bb1f787 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -158,9 +158,9 @@ OBJS-$(CONFIG_ROQ_DEMUXER) += idroq.o
OBJS-$(CONFIG_ROQ_MUXER) += raw.o
OBJS-$(CONFIG_RPL_DEMUXER) += rpl.o
OBJS-$(CONFIG_RTP_MUXER) += rtp.o \
- rtpenc.o \
- rtp_mpv.o \
rtp_aac.o \
+ rtp_mpv.o \
+ rtpenc.o \
rtpenc_h264.o \
avc.o
OBJS-$(CONFIG_RTSP_DEMUXER) += rdt.o rtsp.o