]> git.sesse.net Git - ffmpeg/commit
cmdutils: Pass the actual chosen encoder to filter_codec_opts
authorMartin Storsjö <martin@martin.st>
Fri, 29 Jun 2012 22:28:02 +0000 (01:28 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 30 Jun 2012 12:44:10 +0000 (15:44 +0300)
commitd3ed1c9571c24d33fc485fba01bc2d6ed4de18b1
treecd4ff36e5977961e2171b4f133ceced1f7dc76be
parent5a608a239b8193a420df7b1579999b71aa12f4a8
cmdutils: Pass the actual chosen encoder to filter_codec_opts

This allows passing the right options to encoders when there's more
than one encoder for a certain codec id.

Signed-off-by: Martin Storsjö <martin@martin.st>
avconv.c
avplay.c
cmdutils.c
cmdutils.h