diff options
author | Philip Langdale <philipl@cloudera.com> | 2012-01-22 13:47:00 -0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-01-22 23:40:24 +0100 |
commit | 9bf9c314a093db16a009829bfe874bf03ffaecc9 (patch) | |
tree | 9460aeb9e1a0ce5eb1c1aaf5010ddef20fc7e73f /libavcodec/ppc/fft_altivec.c | |
parent | eaf4bf6df2cf26c31bf7f787edd69812a681ab2e (diff) | |
download | ffmpeg-9bf9c314a093db16a009829bfe874bf03ffaecc9.tar.gz |
CrystalHD: Back up extradata to allow decoder reinit to work.
This was a regression that came in when I switched to using the
h.264 annex b filter all the time. As the filter modifies extradata,
its use violates the statelessness assumption that exists in the
'ffmpeg' command line tool, and maybe elsewhere. It assumes that
a docoder can be reinitalised and pointed to an existing stream and
get the same results.
For now, the only way to meet this requirement is to backup the
extradata.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/ppc/fft_altivec.c')
0 files changed, 0 insertions, 0 deletions