#1053: Crash on avcodec_default_release_buffer -----------------------------------+----------------------------------- Reporter: Lastique | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: 0.10 | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+----------------------------------- Changes (by michael):
* status: new => closed * resolution: => invalid Comment: Why do you call a function that starts with assert(video) on a audio frame ? ive made sure that the assert is always checked so this produces a clearer error instead of just crashing. And yes the API is not well documented, patches that improve this are welcome. Iam closing this as invalid, as it seems a misuse of API, but dont hesitate to reopen if you need to call several get buffer and thus release buffer in a decoder. And sorry for the late awnser dunno why ive missed this issue -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1053#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac