lavfi: add a slice threading infrastructure
authorAnton Khirnov <anton@khirnov.net>
Sat, 11 May 2013 18:41:46 +0000 (20:41 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 24 May 2013 07:28:18 +0000 (09:28 +0200)
commit129bb238430ec45a3b5f8f1d384df590ddf7b62f
treeed6b4b70661ef80b06e76e624ddfde9d45f84183
parent2a6eaeaa85d17b27ee0dd449183ec197c35c9675
lavfi: add a slice threading infrastructure

Mostly based on libavcodec's
Changelog
cmdutils.c
doc/APIchanges
libavfilter/Makefile
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/avfiltergraph.c
libavfilter/internal.h
libavfilter/pthread.c [new file with mode: 0644]
libavfilter/thread.h [new file with mode: 0644]
libavfilter/version.h