]> git.sesse.net Git - vlc/commit
src/vout_intf.c: move the snapshot-path == object:object-id codepath
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 23 Feb 2006 16:44:09 +0000 (16:44 +0000)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 23 Feb 2006 16:44:09 +0000 (16:44 +0000)
commit2b0add070280192cdfc532df6272dcb2c04721f7
tree63a99683d4c18cf9501e51179e6014fc515d973a
parentebeebc55fdbde63d82806801805ae5681ee9d953
src/vout_intf.c: move the snapshot-path == object:object-id codepath
to the start of the function, to avoid unnecessary overhead of path checks.
src/video_output/vout_intf.c