]> 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>
Thu, 15 Mar 2012 14:49:49 +0000 (07:49 -0700)
commit44f5f33baff09f7854026eaef06308f5ecb52353
tree52f35383a204a7318bec2af6b2e767148676d336
parent6035da5448392244936f1e1a9079e7f6cd857ffe
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