[FFmpeg-devel] [RFC] LPCM 24 bits support
Måns Rullgård
mans
Sat Apr 19 22:07:56 CEST 2008
Michael Niedermayer <michaelni at gmx.at> writes:
> On Sat, Apr 19, 2008 at 08:50:32PM +0200, Lars T?uber wrote:
>> Next version.
>>
>> Lars
> [...]
>
>> diff -pur ffmpeg/libavcodec/avcodec.h ffmpeg.1/libavcodec/avcodec.h
>> --- ffmpeg/libavcodec/avcodec.h 2008-04-18 20:22:18.000000000 +0200
>> +++ ffmpeg.1/libavcodec/avcodec.h 2008-04-19 20:27:54.000000000 +0200
>> @@ -207,6 +207,7 @@ enum CodecID {
>> CODEC_ID_PCM_S24DAUD,
>> CODEC_ID_PCM_ZORK,
>> CODEC_ID_PCM_S16LE_PLANAR,
>> + CODEC_ID_PCM_DVD,
>
> also why is it called DVD and not LPCM ?
LPCM is short for Linear PCM. It is in no way DVD-specific, whereas
this particular encoding is, to my knowledge, not used elsewhere.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list