Commit 9d4d41c5 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove TODO

parent 0f4e88a3
......@@ -456,7 +456,6 @@ picture_t *E_(DecodeVideo)( decoder_t *p_dec, block_t **pp_block )
p_block->i_pts = p_block->i_dts = 0;
}
/* TODO implement it in a better way */
/* A good idea could be to decode all I pictures and see for the other */
if( !p_dec->b_pace_control &&
p_sys->b_hurry_up &&
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment