OSDN Git Service

Debug print MP4 objectTypeIndication in hex not decimal as values are listed in
authorAlex Converse <alex.converse@gmail.com>
Thu, 12 Nov 2009 02:22:19 +0000 (02:22 +0000)
committerAlex Converse <alex.converse@gmail.com>
Thu, 12 Nov 2009 02:22:19 +0000 (02:22 +0000)
commitba278391baf1fd0ea5b8ca25560a24837b801ac6
treedc1ff8da61f09b488aaeef7f909c1077d3c13413
parent9349e5582cc246584e645b300c317b8f9ef687e9
Debug print MP4 objectTypeIndication in hex not decimal as values are listed in
hex in all official documents.

Originally committed as revision 20523 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mov.c