]> granicus.if.org Git - libx264/commit
CLI option: --visualize
authorLoren Merritt <pengvado@videolan.org>
Thu, 12 May 2005 23:03:49 +0000 (23:03 +0000)
committerLoren Merritt <pengvado@videolan.org>
Thu, 12 May 2005 23:03:49 +0000 (23:03 +0000)
commit036494a60f7850c1613c5084fe9a11c7821cb5a7
tree0fde5d1635594baf9043fe4799fdafc786583cda
parent31c91bd71f1cc7fd0988892657a3574dc534f628
CLI option: --visualize
Displays the encoded video along with MB types and motion vectors.
patch by Tuukka Toivonen.

git-svn-id: svn://svn.videolan.org/x264/trunk@227 df754926-b1dd-0310-bc7b-ec298dee348c
Makefile
common/common.h
common/display-x11.c [new file with mode: 0644]
common/display.h [new file with mode: 0644]
common/visualize.c [new file with mode: 0644]
common/visualize.h [new file with mode: 0644]
configure
encoder/encoder.c
x264.c
x264.h