]> git.sesse.net Git - vlc/commit
Fix the reference counting of pictures stored in the mosaic_bridge ring
authorRafaël Carré <funman@videolan.org>
Tue, 20 May 2008 13:15:40 +0000 (15:15 +0200)
committerRafaël Carré <funman@videolan.org>
Tue, 20 May 2008 13:16:28 +0000 (15:16 +0200)
commitf7c94f789ded4172cd5abb442f475265a919f622
treeac78796e342beae4f5de99c60dabfd802c6ebc38
parente8120e68db7397af96173ee53cbffdab45f6c171
Fix the reference counting of pictures stored in the mosaic_bridge ring

Code cleanup without semantics changes
Resets the reference count when returning a previously allocated picture
Check error path
modules/stream_out/mosaic_bridge.c