OSDN Git Service

CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime.
authorPhilip Langdale <philipl@overt.org>
Mon, 13 Jun 2011 03:21:28 +0000 (20:21 -0700)
committerPhilip Langdale <philipl@overt.org>
Tue, 14 Jun 2011 05:25:09 +0000 (22:25 -0700)
commit7d2714d1abb432575e667870e0248e2ee77ed9a4
treea00a2c804b4de234c767aa8745178aa135d1e58f
parent173cd695cbb79a50a0738ce7bcc966cb40f4a28a
CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime.

In preparation for using the filter on the actual bitstream, we need
to extend it's lifetime to match that of the decoder.

Signed-off-by: Philip Langdale <philipl@overt.org>
libavcodec/crystalhd.c