summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDmitry Kovalev <dkovalev@google.com>2014-03-03 17:48:06 -0800
committerDmitry Kovalev <dkovalev@google.com>2014-03-05 12:01:56 -0800
commitc3cd6b3e5cf188f8ab1156f925c8dcc958460127 (patch)
treeee874b50a44c6e2202dc9c5c6c3163a6334a57cc /.gitignore
parent6e079b7dd44f3401f6af3f8c1f061f858ce682d0 (diff)
downloadlibvpx-c3cd6b3e5cf188f8ab1156f925c8dcc958460127.tar.gz
libvpx-c3cd6b3e5cf188f8ab1156f925c8dcc958460127.tar.bz2
libvpx-c3cd6b3e5cf188f8ab1156f925c8dcc958460127.zip
Merging force-keyframe example into simple_encoder.
The only difference between two examples was usage of VPX_EFLAG_FORCE_KF flag for frame encoding. Moving this functionality into simple_encoder with additional command line option. Change-Id: Ia3c4209be073eeb541d4ac6b41bd0f12812f6676
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index aa95d571c..2cf3680ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,9 +28,7 @@
/examples/decode_to_md5
/examples/decode_with_drops
/examples/decode_with_partial_drops
-/examples/error_resilient
/examples/example_xma
-/examples/force_keyframe
/examples/postproc
/examples/simple_decoder
/examples/simple_encoder