diff options
author | Philip Langdale <philipl@overt.org> | 2016-10-15 15:50:29 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2016-11-02 13:47:57 -0700 |
commit | 6cc390dd5a53623de14010c0ae9067e345e36565 (patch) | |
tree | da2e240f6460864bbda31c35c2ac600b5b933c77 /libavcodec/htmlsubtitles.c | |
parent | b5d714f493946f02b957f57e491321abc816e753 (diff) | |
download | ffmpeg-6cc390dd5a53623de14010c0ae9067e345e36565.tar.gz |
crystalhd: Revert back to letting hardware handle packed b-frames
I'm not sure why, but the mpeg4_unpack_bframes bsf is not
interacting well with seeking. Looking at the code, it should be
ok, with possibly one warning shown, but I see it getting stuck
for an extended period of time after a seek where a packed frame
is cached to be shown later.
So, I gave up on that and went back to making the old hardware
based path work. Turns out that it wasn't broken except that some
samples have a 6 byte drop packet which I wasn't accounting for.
Now it works again and seeks are good.
Diffstat (limited to 'libavcodec/htmlsubtitles.c')
0 files changed, 0 insertions, 0 deletions