summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdrian Grange <agrange@google.com>2011-10-06 15:49:11 -0700
committerAdrian Grange <agrange@google.com>2011-10-11 12:49:12 -0700
commit217591fde57a1f459003e651854b53b940b00865 (patch)
tree3cf8b6e5648eb38b8f3a1f7d2b8e0436316589d5 /.gitignore
parentaf12c23e8ee6931c364f417d510b48de6e1d8530 (diff)
downloadlibvpx-217591fde57a1f459003e651854b53b940b00865.tar.gz
libvpx-217591fde57a1f459003e651854b53b940b00865.tar.bz2
libvpx-217591fde57a1f459003e651854b53b940b00865.zip
Added rate-targeted temporal scalability
Added the ability to create rate-targeted, temporally scalable, VP8 compatible bitstreams. The application vp8_scalable_patterns.c demonstrates how to use this capability. Users can create output bitstreams containing upto 5 temporally separable streams encoded as a single VP8 bitstream. (previously abandoned as: I92d1483e887adb274d07ce9e567e4d0314881b0a) Change-Id: I156250a3fe930be57c069d508c41b6a7a4ea8d6a
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae616b28c..110146d3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,7 +48,6 @@
/twopass_encoder.dox
/vp8_api1_migration.dox
/vp8_scalable_patterns
-/vp8_scalable_patterns.c
/vp8_scalable_patterns.dox
/vp8_set_maps
/vp8_set_maps.c