Try to separate out filter graph code and use a different one for each different...
authorCarl Hetherington <cth@carlh.net>
Sat, 27 Oct 2012 00:13:07 +0000 (01:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 27 Oct 2012 00:13:07 +0000 (01:13 +0100)
commit7ffd5bd9b4571c2db06a8c50419fe90b06ef1a07
treeae1f013240e02da963c6067ab71379caf04162aa
parent520203da69da7b6638cba569ca1975a7dd036b5e
Try to separate out filter graph code and use a different one for each different pixel format / size of frame.
src/lib/decoder.cc
src/lib/decoder.h
src/lib/ffmpeg_compatibility.h
src/lib/filter_graph.cc [new file with mode: 0644]
src/lib/filter_graph.h [new file with mode: 0644]
src/lib/util.cc
src/lib/util.h
src/lib/wscript