]> git.sesse.net Git - ffmpeg/history - libavfilter/pthread.c
buffersrc: do not discard the error from ff_filter_frame()
[ffmpeg] / libavfilter / pthread.c
2013-10-22 Derek Buitenhuispthread: Avoid crashes/odd behavior caused by spurious...
2013-10-13 Derek Buitenhuispthread: Fix deadlock during thread initialization
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-07-16 Sean McGovernpthread: Rename thread_init to avoid symbol collision
2013-05-24 Anton Khirnovlavfi: add a slice threading infrastructure