OSDN Git Service

Add slice-based parallel H.264 decoding
authorAndreas Öman <andreas@olebyn.nu>
Wed, 5 Sep 2007 16:18:15 +0000 (16:18 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Wed, 5 Sep 2007 16:18:15 +0000 (16:18 +0000)
commitafebe2f7cac1e23ea5b198cfe5bfabf5e7f1105f
treef60825730d3f0d4a625928812b5ef9651d3e302d
parente146ce521f03b1cd472a61880a9438f55369d9d4
Add slice-based parallel H.264 decoding
Patch by Andreas Öman % andreas A olebyn P nu %
NB: depends on having a thread library activated at config time, and on
having a source encoded with multiple slices
Original threads:
date: May 18, 2007 11:00 PM
subject: [FFmpeg-devel] Parallelized h264 proof-of-concept
date: Jun 15, 2007 10:10 PM
subject: [FFmpeg-devel] [PATCH] h264 parallelized, (was: Parallelized h264 proof-of-concept)
date: Jun 25, 2007 7:02 PM
subject: Re: [FFmpeg-devel] [PATCH] h264 parallelized

Originally committed as revision 10407 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c
libavcodec/h264.h
libavcodec/mpegvideo.c