OSDN Git Service

libavcodec: Move apply_param_change up above avcodec_decode_video2
authorMartin Storsjö <martin@martin.st>
Fri, 6 Jan 2012 01:05:27 +0000 (03:05 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 7 Jan 2012 13:25:30 +0000 (15:25 +0200)
commit867f923df48f6dec76eeff9ba0444a0cb9ff0441
treef2141769b616e3f37b65a9b17f5cd32b0d88800a
parentbe540e0cb3ea9f9c7ac26eb0c0b7249344298caa
libavcodec: Move apply_param_change up above avcodec_decode_video2

This is in preparation to calling it from avcodec_decode_video2.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/utils.c