view mp_msg-mencoder.c @ 30337:98086c4f3cb4

Avoid more pointless tests, the input and output formats need to be supported both as input and as output, as the conversion performed is: yuva420p -> src -> dst -> yuva420p.
author stefano
date Wed, 20 Jan 2010 00:22:31 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"