]> git.sesse.net Git - ffmpeg/commit
avconv: stop accessing AVStream.parser
authorAnton Khirnov <anton@khirnov.net>
Mon, 28 Oct 2013 14:10:21 +0000 (15:10 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 29 Oct 2013 13:19:10 +0000 (14:19 +0100)
commitc872d310cd9c605e5f994ad8ac79dc72303c0d29
tree7ca8aa161a1d65ddbb56e56c7e10311628a5a3a8
parent8b64c2ba0382892cad9e1a5ba601696d4cbb4d04
avconv: stop accessing AVStream.parser

It is private and must not be touched from outside of lavf.
avconv.c
avconv.h