Commit ef25e70d authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Stream-copying PureVoice into caf works fine.

parent c5d9bd19
......@@ -109,7 +109,6 @@ static int caf_write_header(AVFormatContext *s)
case CODEC_ID_AC3:
case CODEC_ID_ALAC:
case CODEC_ID_AMR_NB:
case CODEC_ID_QCELP:
case CODEC_ID_QDM2:
av_log(s, AV_LOG_ERROR, "muxing codec currently unsupported\n");
return AVERROR_PATCHWELCOME;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment