Mercurial > libavcodec.hg
diff apiexample.c @ 1405:e69f99ade5b0 libavcodec
fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0)
fix some assert in utils.c (no bug but its saver if the released pointers are NULL)
fix double release_buffer() at the end
author | michaelni |
---|---|
date | Tue, 19 Aug 2003 16:18:48 +0000 |
parents | 951a4448c05a |
children | 3a6d613c88d8 |