aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mqcenc.c
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2016-10-15 15:50:29 -0700
committerPhilip Langdale <philipl@overt.org>2016-11-02 13:47:57 -0700
commit6cc390dd5a53623de14010c0ae9067e345e36565 (patch)
treeda2e240f6460864bbda31c35c2ac600b5b933c77 /libavcodec/mqcenc.c
parentb5d714f493946f02b957f57e491321abc816e753 (diff)
downloadffmpeg-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/mqcenc.c')
0 files changed, 0 insertions, 0 deletions