diff options
author | Diego Elio Pettenò <flameeyes@gmail.com> | 2011-01-25 00:41:24 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-01-25 00:45:27 +0000 |
commit | 5b5083b5fed1e0b0d8f3c6f2c21bdc915b1226f6 (patch) | |
tree | 462fc66b1f23db9a03df9f079c6b2375d33b6e19 /cmdutils.c | |
parent | 73a0b19ba39a4aca79a768feeacd83307a62836e (diff) | |
download | ffmpeg-5b5083b5fed1e0b0d8f3c6f2c21bdc915b1226f6.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>
Diffstat (limited to 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions