id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
18256,ffmpeg: set default variants to include all optional codecs,devans@…,devans@macports.org,"Per discussion lead by Jean-Michel Pouré on macports-devel 
[http://lists.macosforge.org/pipermail/macports-dev/2009-January/007102.html]
the attached patch sets default_variants to include all available optional codecs on the grounds that the spirit of the distribution is to provide support for conversion between as many different encodings as possible.  In addition, by limiting the default selection of codecs in ffmpeg, the functionality of ports that
depend upon ffmpeg (sox, kdenlive, gstreamer, etc) is correspondingly reduced as well.

This includes
{{{
+a52 +extvorbis +faac +faad +lame +theora +x264 +xvid
}}}
The following variants remain optional by default
{{{
+avfilter (experimental)
+gpl (automatically included as necessary)
+mmx (experimental/buggy)
+postproc (experimental)
}}}
The revision is incremented to reflect the change in
port functionality (for the better, IMHO)


",enhancement,closed,Normal,,ports,1.7.0,fixed,vorbis faac faad lame theora x264 xvid,jm@… ryandesign@… simon@… macsforever2000@…,ffmpeg
