[FFmpeg-devel] [PATCH] CrystalHD decoder support v6

Philip Langdale philipl
Sun Feb 27 23:53:45 CET 2011


Hi all,

A relatively minor update

Changes
-------

* Fixed off-by-one error in source-stride on 70012
* Implemented an adaptive delay mechanism for the enforced delay
  between decode() calls. Still not perfect but now handles a wider
  range of samples.

Outstanding issues
------------------

No change here:

* 70012 still doesn't work right. It needs different decode()
  timing and I haven't investigated it completely.
* Interlaced H.264 support remains incomplete due to lack of
  a way to distinguish the cases. MBAFF as produced by x264 is
  assumed for now.

--phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crystalhdv6.diff
Type: text/x-patch
Size: 40514 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110227/5627b4f8/attachment.bin>



More information about the ffmpeg-devel mailing list