]> git.sesse.net Git - ffmpeg/commit
cmdutils: add codec_opts parameter to setup_find_stream_info_opts()
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 17 Jul 2011 14:19:28 +0000 (16:19 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 28 Jul 2011 15:13:14 +0000 (17:13 +0200)
commit8ec19f84e12283dd79c16782ab55dd3b4e1ded66
treee294cfb94e8948b83d9547f9e36bfee4335a33bc
parentce23ca814b0fa6327b21e03be09b81f9b0d7113d
cmdutils: add codec_opts parameter to setup_find_stream_info_opts()

Avoid brittle and obfuscating reference to a global.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
cmdutils.c
cmdutils.h
ffmpeg.c
ffplay.c