]> git.sesse.net Git - vlc/commit
Reworked the way pictures are handled by the vout core.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 22 Apr 2010 18:06:05 +0000 (20:06 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 23 Apr 2010 18:19:33 +0000 (20:19 +0200)
commit958ae35d1498512821ebcdb2d98d4ce7fce4871b
tree86c5fc62c0012e155dc082d929ba601000395d06
parent889ae4fb267810151ceaa91ad1041dfd60576f56
Reworked the way pictures are handled by the vout core.

As a side effects, it may improve a bit frame stepping.
src/video_output/chrono.h [new file with mode: 0644]
src/video_output/display.c
src/video_output/video_output.c
src/video_output/vout_internal.h
src/video_output/vout_pictures.c
src/video_output/vout_subpictures.c
src/video_output/vout_wrapper.c