[FFmpeg-devel] [PATCH] avcodec/rawdec: decode 16-bit aligned and packed 'raw' pixel formats where bits_per_coded_sample < 16
Michael Niedermayer
michaelni at gmx.at
Sun Mar 16 19:05:14 CET 2014
On Sat, Mar 15, 2014 at 05:26:58PM +1100, Peter Ross wrote:
> The bit packing method is communicted via codec_tag:
> BIT[0] big-endian packing
> BIT[16] 16-bit little endian packing
> BIT[32] 32-bit little-endian packing
> ---
> This will be used by PhantomCine, Magic Lantern Video, and V4L2 formats/device demuxers.
>
> libavcodec/rawdec.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 58 insertions(+), 9 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140316/e078d22d/attachment.asc>
More information about the ffmpeg-devel
mailing list