#10732: avcodec_flush_buffers() not resetting E-AC-3 decoder
-------------------------------------+-------------------------------------
             Reporter:  Peter        |                    Owner:  (none)
  Krefting                           |
                 Type:  defect       |                   Status:  open
             Priority:  minor        |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  eac3         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Comment (by Peter Krefting):

 Thank you, the updated patch from patchwork does indeed fix the issue I am
 seeing.

 Is it possible to identify which codecs do not have an implementation for
 avcodec_flush_buffers(), we would like to re-use the objects as much as
 possible, for performance reasons. Clearing an object is usually cheaper
 than deallocation and allocating a new one.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10732#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

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

Reply via email to