[FFmpeg-devel] [PATCH 1/2] h264: make it possible to compile without error_resilience.
Michael Niedermayer
michaelni at gmx.at
Sun Mar 3 03:59:08 CET 2013
On Sat, Mar 02, 2013 at 04:57:26PM -0800, Ronald S. Bultje wrote:
[...]
> @@ -1270,6 +1270,7 @@ static int context_init(H264Context *h)
> h->ref_cache[1][scan8[7] + 1] =
> h->ref_cache[1][scan8[13] + 1] = PART_NOT_AVAILABLE;
>
> + if (CONFIG_ERROR_RESILIENCE) {
i suspect this will need a change in mplayer again
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- 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/20130303/fa951edb/attachment.asc>
More information about the ffmpeg-devel
mailing list