[Avidemux-svn-commit] r6759 - in branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg: libavcodec libavformat
mean at mail.berlios.de
mean at mail.berlios.de
Sun Nov 14 09:34:20 CET 2010
Author: mean
Date: 2010-11-14 09:34:20 +0100 (Sun, 14 Nov 2010)
New Revision: 6759
Modified:
branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavcodec/CMakeLists.txt
branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavformat/CMakeLists.txt
Log:
[FFmpeg] remove duplicate entries
Modified: branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavcodec/CMakeLists.txt
===================================================================
--- branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavcodec/CMakeLists.txt 2010-11-13 14:26:05 UTC (rev 6758)
+++ branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavcodec/CMakeLists.txt 2010-11-14 08:34:20 UTC (rev 6759)
@@ -26,7 +26,7 @@
dca.c
ac3enc.c ac3.c ac3tab.c ac3_parser.c
eac3dec.c ac3dec.c ac3dec_data.c eac3dec_data.c
- aacenc.c aaccoder.c aactab.c psymodel.c aacpsy.c iirfilter.c
+ aacenc.c aaccoder.c aactab.c psymodel.c iirfilter.c
dvbsub_parser.c dvbsubdec.c dvbsub.c xiph.c sp5xdec.c
nellymoserdec.c nellymoser.c
ADM_lavcodec.cpp pthread.c huffman.c wmv2dec.c wmv2.c h264pred.c intrax8.c
Modified: branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavformat/CMakeLists.txt
===================================================================
--- branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavformat/CMakeLists.txt 2010-11-13 14:26:05 UTC (rev 6758)
+++ branches/avidemux_2.6_branch_mean/avidemux_core/ADM_ffmpeg/libavformat/CMakeLists.txt 2010-11-14 08:34:20 UTC (rev 6759)
@@ -4,7 +4,6 @@
mpeg.c utils.c avio.c aviobuf.c cutils.c img2.c file.c mpegtsenc.c
movenc.c avi.c avienc.c wav.c mov.c matroska.c isom.c isom.h
flvenc.c matroskaenc.c metadata.c metadata_compat.c options.c
- flacenc.c
avc.c raw.c riff.c
mpegenc.c
movenchint.c sdp.c adtsenc.c flacenc.c flacenc_header.c vorbiscomment.c
More information about the Avidemux-svn-commit
mailing list