]> granicus.if.org Git - libvpx/commit
Added option to skip first n frame to vpxenc
authorYaowu Xu <yaowu@google.com>
Wed, 14 Mar 2012 14:37:10 +0000 (07:37 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 14 Mar 2012 14:54:12 +0000 (07:54 -0700)
commit03d5d6936893b8f12e870f07255b4388142fa559
treed82204d067d58fe6c8fb487a1bafa75005e49d44
parent3f5feb7d13b8fa64936e0192ed640085727b2b9d
Added option to skip first n frame to vpxenc

this commit added a command line option to skip first n frames from
input file to facilitate debugging and testing.

Change-Id: I4ffc5f85fa7e193ea4bdee08cb236717de8beef1
vpxenc.c