FFmpeg/libavcodec
Damien Riegel 549acc9995 codec: bitpacked: add decoder
Add a codec capable of decoding some formats of the RFC4175. For now
it's only capable of handling YCbCr-4:2:2 with 8-bit or 10-bit depth.

For 8-bit it's a simple pass-through, for 10-bit it depacks the stream
in the AV_PIX_FMT_YUV422P10 pixel format.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com>
2017-04-05 17:02:20 +01:00
..
2017-03-31 12:28:58 +02:00
2017-02-15 12:46:01 +01:00
2017-02-15 12:46:01 +01:00
2017-04-05 17:02:20 +01:00
2017-04-05 17:02:20 +01:00
2017-04-05 17:02:20 +01:00
2017-04-05 17:02:20 +01:00
2017-03-20 09:23:15 +01:00
2017-02-21 00:40:20 +01:00
2017-03-21 12:38:20 +01:00
2017-04-05 17:02:20 +01:00
2017-02-03 20:16:30 +01:00
2017-02-03 20:01:07 +01:00
2017-02-21 00:40:20 +01:00
2017-02-14 06:15:36 +00:00
2017-02-24 19:14:55 +00:00
2017-02-14 06:15:36 +00:00
2017-02-10 17:04:56 +01:00
2017-02-21 00:40:20 +01:00
2017-02-27 13:10:41 +01:00
2017-04-05 17:02:20 +01:00
2017-02-02 01:12:07 +01:00
2017-03-21 20:54:27 +01:00