[Ffmpeg-devel] Re: [PATCH] apple caff demuxer
    elupus 
    elupus
       
    Wed Apr  4 13:46:07 CEST 2007
    
    
  
>>
>> maybe CODEC_ID_PCM_BE / CODEC_ID_PCM_LE.  and actually use the
>> SampleFormat in AVCodecContext, which would make it easy to implement
>> floating-point PCM decoding.
>
> CODEC_ID_LPCM_BE/LE, ok with that, any other opinion ?
>
Just a though, LPCM that is stored in dvd's use this denomenation, and that 
isn't standard packed PCM as we've noticed. Maybe reserve the LPCM for dvd 
style data with dvd audio/video LPCM header and use the PCM name for raw 
packed audio data.
/Joakim 
    
    
More information about the ffmpeg-devel
mailing list