diff options
author | Diego Elio Pettenò <flameeyes@gmail.com> | 2011-01-25 00:41:24 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-01-26 03:43:29 +0100 |
commit | 11c7f64a9c685b85a2b264c153a425675e5b164d (patch) | |
tree | 05f02980546ee06f38202251194a61e51dbf51eb /README | |
parent | 463532310a8f8f494ded9d344ad65b94e08245a5 (diff) | |
download | ffmpeg-11c7f64a9c685b85a2b264c153a425675e5b164d.tar.gz |
Don't declare a pcm_dvd encoder.
The PCM_DVD encoder would be left unused, as allcodecs.c properly declared
it as being decoder-only, but it would still be built into the object file.
Since there is no block of code to properly encode this PCM format, it's
not a full codec.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 5b5083b5fed1e0b0d8f3c6f2c21bdc915b1226f6)
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions