mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-24 03:42:24 +00:00
Merge branch 'pr/n180_rkuchumov'
This commit is contained in:
commit
76b3d3e4d1
@ -984,7 +984,7 @@ void slice_header (struct lib_ccx_ctx *ctx, unsigned char *heabuf, unsigned char
|
|||||||
}
|
}
|
||||||
|
|
||||||
// if slices are buffered - flush
|
// if slices are buffered - flush
|
||||||
if (isref && !bottom_field_flag)
|
if (isref)
|
||||||
{
|
{
|
||||||
dvprint("\nReference pic! [%s]\n", slice_types[slice_type]);
|
dvprint("\nReference pic! [%s]\n", slice_types[slice_type]);
|
||||||
dbg_print(CCX_DMT_TIME, "\nReference pic! [%s] maxrefcnt: %3d\n",
|
dbg_print(CCX_DMT_TIME, "\nReference pic! [%s] maxrefcnt: %3d\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user