diff options
Diffstat (limited to 'media/mf/mft_h264_decoder_example.cc')
-rw-r--r-- | media/mf/mft_h264_decoder_example.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media/mf/mft_h264_decoder_example.cc b/media/mf/mft_h264_decoder_example.cc index a323e62..21ad4d0 100644 --- a/media/mf/mft_h264_decoder_example.cc +++ b/media/mf/mft_h264_decoder_example.cc @@ -243,3 +243,4 @@ int main(int argc, char** argv) { printf("Done\n"); return ret; } + |