OSDN Git Service

avfiltergraph: add avfilter_graph_request_oldest().
authorNicolas George <nicolas.george@normalesup.org>
Wed, 18 Apr 2012 09:02:22 +0000 (11:02 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Mon, 23 Apr 2012 12:13:40 +0000 (14:13 +0200)
commit2ce797277926358d98593c3743d57eb037d44956
treee29c142b6201530b8665de0f79ba7752a18d480a
parente0761feec4dc9d10bd0fa58a0472b69277563e92
avfiltergraph: add avfilter_graph_request_oldest().

Keep a heap of all sink links ordered by timestamps.
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/avfiltergraph.c
libavfilter/avfiltergraph.h
libavfilter/internal.h