view mp_msg-mencoder.c @ 25789:5cdba0d1c4cf

Allow overriding the codec_tag for audio codecs, and always override codec_tag for PCM codecs (codec_id from lavf is correct, but the codec_tag may be non-zero and wrong). Also fixes bugzilla #983
author rtogni
date Sun, 20 Jan 2008 12:57:53 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"