lavf/output-example: more proper usage of the new API.
authorAnton Khirnov <anton@khirnov.net>
Sat, 28 Jan 2012 19:12:45 +0000 (20:12 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 24 Feb 2012 08:44:17 +0000 (09:44 +0100)
commit6e9ed7c7ae4699130a365da5d08b186ce605c068
treec90c1ec2bb7926bc94022e5e282dabfd5729e5a8
parent447363870f2f91e125e07ac2d0820359a5d86b06
lavf/output-example: more proper usage of the new API.

Passing the codec into avformat_new_stream() is preferred.
libavformat/output-example.c