On Sun, Jul 14, 2019 at 06:40:35PM -0400, fumoboy...@me.com wrote:
> From: fumoboy007 <fumoboy...@me.com>
> 
> Added back comment (deleted in 061a0c14bb5767bca72e3a7227ca400de439ba09) 
> explaining that some audio decoders like wmapro may consume partial data 
> without returning a frame.
> 
> For these cases, `decode_simple_internal` will be called several times before 
> the frame is complete. Due to a bug that this commit fixes, the PTS/DTS that 
> was set on the first call would be reset to AV_NOPTS_VALUE on the subsequent 
> calls.
> ---
>  libavcodec/decode.c | 23 ++++++++++++++++++-----
>  1 file changed, 18 insertions(+), 5 deletions(-)

this breaks fate-flcl1905

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to