]> git.sesse.net Git - vlc/commit
omxil: Remove reference counting in the IOMX wrapper
authorMartin Storsjö <martin@martin.st>
Sun, 2 Oct 2011 20:06:42 +0000 (23:06 +0300)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 2 Oct 2011 20:29:25 +0000 (22:29 +0200)
commite35c0b7cf02a6198506f561b24b66a39732e2d5c
tree69a6d506a7562e065ab36df020d9ebc2729404cf
parentd50f38f9d9d769b089447acdfab11d6c8f6b6e96
omxil: Remove reference counting in the IOMX wrapper

This is no longer necessary now, when the omxil module keeps
track of the number of initializations of the OMX Core.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/omxil/iomx.cpp