]> git.sesse.net Git - vlc/commit
avformat is demux/mux. Move it to modules/demux/avformat.
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 7 Jun 2008 22:31:54 +0000 (00:31 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 9 Jun 2008 08:05:35 +0000 (10:05 +0200)
commit21574c3af48d66e582466f1260175ba9c5f445f2
tree21766f62576aff3a3a7b3ac6a82c4d77b4120b83
parent25f84cd94c4174a3fccea9977c7b2e6e0390ba2e
avformat is demux/mux. Move it to modules/demux/avformat.
configure.ac
modules/codec/ffmpeg/Modules.am
modules/demux/Modules.am
modules/demux/avformat/avformat.c [moved from modules/codec/ffmpeg/avformat.c with 100% similarity]
modules/demux/avformat/avformat.h [moved from modules/codec/ffmpeg/avformat.h with 100% similarity]
modules/demux/avformat/demux.c [moved from modules/codec/ffmpeg/demux.c with 99% similarity]
modules/demux/avformat/mux.c [moved from modules/codec/ffmpeg/mux.c with 99% similarity]