[FFmpeg-devel] h.265 decoding support

Dirk Farin dirk.farin at gmail.com
Mon Sep 2 15:09:41 CEST 2013


Hi,

here is a patch to add h.265 decoding via libde265
which I just released a week ago:
  https://github.com/strukturag/

The decoder is a cleanroom implementation of h.265
without any reference software code in it. It is intra-only
at the moment, but I will add inter slices next. libde265
is LGPL.

Sample streams encoded with the HM10.1 reference encoder
can also be found at the url above.

Dirk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-integrated-H.265-decoder-based-on-libde265.patch
Type: application/octet-stream
Size: 14272 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130902/e5cf7dfd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-added-av_cold-for-libde265-context-initialization.patch
Type: application/octet-stream
Size: 681 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130902/e5cf7dfd/attachment-0001.obj>


More information about the ffmpeg-devel mailing list