Merge commit '38efff92'
* commit '38efff92': FATE: add a test for H.264 with two fields per packet h264: fix decoding multiple fields per packet with slice threads This merge includes two commits because the FATE test was useful in order to make proper testing. The merge gets rid of the now unused: - SLICE_SINGLETHREAD and SLICE_SKIPED macros - max_contexts - "again" label in decode_nal_units() This commit also includes the fix from d3e4d406. Thanks to wm4 and Michael Niedermayer for their testing. Merged-by:Clément Bœsch <u@pkh.me> Merged-by:
Matthieu Bouron <matthieu.bouron@gmail.com>
No related branches found
No related tags found
Showing
- libavcodec/h264_slice.c 140 additions, 120 deletionslibavcodec/h264_slice.c
- libavcodec/h264dec.c 22 additions, 45 deletionslibavcodec/h264dec.c
- libavcodec/h264dec.h 9 additions, 18 deletionslibavcodec/h264dec.h
- tests/fate/h264.mak 4 additions, 0 deletionstests/fate/h264.mak
- tests/ref/fate/h264-twofields-packet 35 additions, 0 deletionstests/ref/fate/h264-twofields-packet
Loading
Please register or sign in to comment