]> git.sesse.net Git - ffmpeg/history - libavcodec/api-example.c
Loop up to MAX_THREADS instead of h->s.avctx->thread_count to free the thread
[ffmpeg] / libavcodec / api-example.c
2009-04-10 Thilo BorgmannUse the new avcodec_decode_* API.
2009-03-31 Diego BiurrunMark non-exported functions in test and example program...
2009-03-29 Diego BiurrunRename apiexample.c --> api-example.c to be consistent...