diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-04-04 01:02:29 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-04 01:43:14 +0200 |
commit | 4b7356ce8f2c7902a9b97645f86e0ae09bc2676c (patch) | |
tree | c1758cb14556257f1783e8be0651b8147615673a /libavformat/http.c | |
parent | 6da7625cc395692a71c99d179cb76eea6e8b27ca (diff) | |
download | ffmpeg-4b7356ce8f2c7902a9b97645f86e0ae09bc2676c.tar.gz |
avcodec/h264: reenable ER except with slice threads by default
ER with slice threads is buggy and since the merge of the libav cleanup broken
as the ER context which is supposed to be per frame has been placed in
the slice context, so there are multiple per frame which does not work as is.
Theres no bug report about ER with frame threads. If someone knows of a
case where it crashes / fails without slice threads please mail me and
open a ticket on trac.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/http.c')
0 files changed, 0 insertions, 0 deletions