diff options
author | Clément Bœsch <clement.boesch@smartjog.com> | 2012-09-17 16:16:16 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-09-21 15:14:11 +0200 |
commit | 7bc70930ddc487712419e65ebca4d77868a20ffb (patch) | |
tree | 8b51f174111ae0cf1f725d0b953987c9dea76d4a /configure | |
parent | 406cdddbdd229cead581eb1c7b978a2c59453b24 (diff) | |
download | ffmpeg-7bc70930ddc487712419e65ebca4d77868a20ffb.tar.gz |
lavf/movenc: add F4V flavor.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1793,6 +1793,7 @@ asf_stream_muxer_select="asf_muxer" avisynth_demuxer_deps="avisynth" dirac_demuxer_select="dirac_parser" eac3_demuxer_select="ac3_parser" +f4v_muxer_select="mov_muxer" flac_demuxer_select="flac_parser" ipod_muxer_select="mov_muxer" libnut_demuxer_deps="libnut" |