- Jan 24, 2018
-
-
Johann Koenig authored
In-tree builds are explicitly disallowed by cmake. Any of these files showing up in the source tree should be cause for concern. BUG=aomedia:1254 Change-Id: Iae42c17cbadb6554c6a95bda14daf5ac67e352a7
-
- Sep 13, 2016
-
-
Yaowu Xu authored
Change-Id: Ieeecbae2da5d5c2ae9028face8f347135241ffb9
-
- Sep 09, 2016
-
-
Yaowu Xu authored
Change-Id: I3be6480b98cdde4c24b6cdfbebf362072153bcca
-
- Sep 02, 2016
-
-
Yaowu Xu authored
Change-Id: I60dd645451d6d65465f099a16ac855fb0b5a57a9
-
- Sep 01, 2016
-
-
Yaowu Xu authored
Change-Id: I8af6a9723c31c0f868e9bd75dcc079413a3700c4
-
Yaowu Xu authored
Cherry-Picked the following commits: 0defd8f2 Changed "WebM" to "AOMedia" & "webm" to "aomedia" 54e66767 Replace "VPx" by "AVx" 5082a369 Change "Vpx" to "Avx" 7df44f17 Replace "Vp9" w/ "Av1" 967f722f Remove kVp9CodecId 828f30ce Change "Vp8" to "AOM" 030b5ffc AUTHORS regenerated 2524caee Add ref-mv experimental flag 016762be Change copyright notice to AOMedia form 81e55269 Replace vp9 w/ av1 9b94565b Add missing files fa8ca9f2 Change "vp9" to "av1" ec838b76 Convert "vp8" to "aom" 80edfa01 Change "VP9" to "AV1" d1a11fb9 Change "vp8" to "aom" 7b582513 Point to WebM test data dd1a5c8d Replace "VP8" with "AOM" ff00fc0f Change "VPX" to "AOM" 01dee0bb Change "vp10" to "av1" in source code cebe6f0c Convert "vpx" to "aom" 17b05679 rename vp10*.mk to av1_*.mk fe5f8a8a rename files vp10_* to av1_* Change-Id: I6fc3d18eb11fc171e46140c836ad5339cf6c9419
-
- Aug 23, 2016
-
-
Urvang Joshi authored
Change-Id: I65507c3d132b2b3ba90cf0a7b1c729da7d3de15f
-
- Jul 08, 2016
-
-
Urvang Joshi authored
These files are generated when certain experimental flags are on. Change-Id: I5d3514e6e2f73b5bd11e549a04bd80d91fabf63d
-
- May 18, 2016
-
-
Jim Bankoski authored
It was removed in...50cbe24c "remove more vp8 and vp9 only code." Change-Id: Ibc7dbdea48bb4ddc0d5e6ac5e6e1af5368551f36
-
- Mar 28, 2016
-
-
Adrian Grange authored
Change-Id: I5942c24dec6fdcfe7e27518c8049b59e6f99a1aa
-
Adrian Grange authored
Change-Id: I0d57cf019d5715d3360736763be0c5afe0bd0de4
-
- Mar 25, 2016
-
-
Adrian Grange authored
Change the name of source files to replace "vpx" with "aom". Change occurences of "vpx" in the code to "aom". Change-Id: I002c0eaa2c350cf1a895bf01bea5788c61328027
-
- Mar 22, 2016
-
-
Yaowu Xu authored
Change-Id: I820483aefdc14f2ae946e08fe10fa01f3e845767
-
- Aug 29, 2015
-
-
James Zern authored
Change-Id: I01c8ba864b73fd3a66c10442041274767ac87bf1
-
- Mar 18, 2015
-
-
Johann Koenig authored
Change-Id: Icc7da6027763b5ed7cbfe70ffe271103ead59fe1
-
- Mar 19, 2014
-
-
James Zern authored
vp8_set_maps was renamed in 61ecd7f1 Add VP9 support to the set maps example. Change-Id: I6c67254b9c437886e88dca21387ae4e86c74c440
-
- Mar 05, 2014
-
-
Dmitry Kovalev authored
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
-
- Feb 22, 2014
-
-
James Zern authored
- update example paths - add a few missing generated rtcd, dox files + sort Change-Id: I7f4fbf53972d247e96f9c741ff039d244ceb6b2e
-
- Feb 05, 2014
-
-
James Zern authored
remove example files that have been tracked since: 50fa5859 Removing examples code generation and making them static. Change-Id: I9dd2e1588003918286d455c5e58a43393b176a84
-
- Jul 18, 2013
-
-
James Zern authored
this is consistent with autoconf Change-Id: I1860831693789259ee35d644775653d6a460cc77
-
- Jun 24, 2013
-
-
John Koleszar authored
Change-Id: I0a58578e7cf27f3de839eb62a334e343eaed12c5
-
- Feb 28, 2013
-
-
Dmitry Kovalev authored
Adding /*.ivf and /*.ivf.md5 filename patterns to .gitignore. Change-Id: I9be9c99023e6b59bcc9cfbb6c9d6cdc8e500fc4f
-
- Sep 25, 2012
-
-
Mike Frysinger authored
Change-Id: I67bf154e35fa02b407a9b2c312a536d6bb2aaaf2
-
- Apr 24, 2012
-
-
Attila Nagy authored
Increment the last_row_mb_col counter by nsync after last MB of row is ready. This way we dont need to check for last MB of row when synching. Set last MB of row ready just after row extension is done, This avoids o potential race condition whit the processing of last MB of next row. Change-Id: I19c44fd6041116ee5483be2143b4f4bfcd149eac
-
- Oct 11, 2011
-
-
Adrian Grange authored
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
-
- Sep 28, 2010
-
-
Johann Koenig authored
this was excluding all .asm files when it should have just been .asm files in the top level directory and .asm.s files lower down. also be more restrictive on some other items, and run the whole thing through sort to keep it organized Change-Id: Ia48525033226b13098a491ce89465d0377b990c2
-
- Jun 11, 2010
-
-
Philip Jägenstedt authored
Change-Id: I653ff5062660bc35cfc8a99d176e36d3d63bae20
-