[MPlayer-dev-eng] [PATCH] MEncoder Multiple file 2 pass fix
Jindrich Makovicka
makovick at kmlinux.fjfi.cvut.cz
Sat Feb 26 16:37:34 CET 2005
D Richard Felker III wrote:
> this is a much better solution, but the patch is slightly bad, imo.
> your vf_config_wrapper duplicates the sort of purpose vf_next_config
> is already there for. please just put the code in vf_next_config; then
> it will be fine to commit.
The main reason I added it is because vf->config is called in
mpcodecs_config_vo() too. Otherwise I would put this stuff to
vf_next_config.
--
Jindrich Makovicka
More information about the MPlayer-dev-eng
mailing list