Changeset 5b5083b5 in ffmpeg

Timestamp:
Jan 25, 2011, 12:45:27 AM (14 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
aa61e39e
Parents:
73a0b19
git-author:
Diego Elio Pettenò <flameeyes@gmail.com> (01/25/11 00:41:24)
git-committer:
Mans Rullgard <mans@mansr.com> (01/25/11 00:45:27)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.