summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg2theora
AgeCommit message (Collapse)AuthorFilesLines
2012-10-11Update "ffmpeg2theora" package to version 0.29. Changes since 0.28:tron2-7/+6
- bugfixes - update to current FFmpeg api
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-1/+2
2012-02-07The "SConstruct" file looks for "CC", not "cc" in the environment.tron1-2/+2
And as pkgsrc sets that by default we don't need to.
2012-02-06Import new "ffmpeg2theora" package:tron4-0/+51
With "ffmpeg2theora" you can convert any file that "ffmpeg" can decode into the Theora format. Right now the settings are hardcoded into the binary. The idea is to provide "ffmpeg2theora" as a binary along sites like "v2v.cc" to enable as many people as possible to encode video clips with the same settings.