]> git.sesse.net Git - vlc/commit
Port chain filter to new API. Now supports chaining of chroma conversion and scaling...
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 2 Jun 2008 15:24:20 +0000 (17:24 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 2 Jun 2008 16:44:21 +0000 (18:44 +0200)
commitb28eb687ff725907f2ffb37c4c3fc1071bf77437
tree5be1b1208d08569393a1b0ee553d51e8c0b96a99
parentf4c4d8d2f03eefa4333203c35d1cb0ebf433438f
Port chain filter to new API. Now supports chaining of chroma conversion and scaling operations. Integration of crop/padding still needs to be done. This might need to be moved in the core.
modules/video_chroma/Modules.am
modules/video_chroma/chain.c [deleted file]
modules/video_filter/Modules.am
modules/video_filter/chain.c [new file with mode: 0644]