platform/upstream/libvpx.git
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-06 John KoleszarMerge other top-level C code
2012-11-06 John Koleszarvpxenc: merge with master
2012-11-06 John Koleszarvpxdec: merge with master
2012-11-06 John Koleszarvpx: merge with master
2012-11-05 John Koleszarvpx_ports: merge with master
2012-11-05 John Koleszarbuild: merge with master
2012-11-02 JohannMerge "ads2gas.pl: various enhancements to work with...
2012-11-02 John KoleszarMerge "vpx_scale: sync from experimental"
2012-11-02 John Koleszarvpx_scale: sync from experimental
2012-11-02 John Koleszarvpx_scale: sync from master
2012-11-02 Ahmad Sharifads2gas.pl: various enhancements to work with flash.
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-11-01 Ronald S. BultjeAdjust style to match Google Coding Style a little...
2012-11-01 Ronald S. BultjeRemove vp8 in local symbols.
2012-10-31 Scott LaVarnwayvp8dx_receive_compressed_data() cleanup
2012-10-31 Ronald S. BultjeChange name of common top-level structures from VP8...
2012-10-31 Ronald S. BultjeChange non-function symbol vp8_ prefixes to vp9_.
2012-10-31 Ronald S. BultjeMerge "Change common vp8_ public symbol prefixes to...
2012-10-31 Ronald S. BultjeChange common vp8_ public symbol prefixes to vp9_.
2012-10-31 Yunqing WangAdd forward transform function to rtcd
2012-10-31 Ronald S. BultjeAdjust style to match Google Coding Style a little...
2012-10-31 Ronald S. BultjeChange decoder vp8_ and vp8dx_ public symbol prefixes...
2012-10-31 Ronald S. BultjeAdjust style to match Google Coding Style a little...
2012-10-31 Ronald S. BultjeChange encoder vp8_ and vp8cx_ public symbol prefixes...
2012-10-31 Yunqing WangFixed style warnings
2012-10-30 Yunqing WangConvert the transforms to integer forms.
2012-10-30 Scott LaVarnwayMerge "dequant invoke macro removal" into experimental
2012-10-30 Scott LaVarnwaydequant invoke macro removal
2012-10-30 Paul WilkinsMerge "Separated experiment for subpel refmv selection...
2012-10-30 Paul WilkinsRemove old experiment.
2012-10-30 Yaowu XuSeparated experiment for subpel refmv selection
2012-10-30 Paul WilkinsMerge "Remove "switchable_interp" from experiment list...
2012-10-30 Paul WilkinsMerge "seg_common: give all exported symbols a vp9_...
2012-10-30 Yaowu XuRemove "switchable_interp" from experiment list
2012-10-30 Paul WilkinsMerge "boolhuff/dboolhuff: give exported symbols a...
2012-10-30 Paul WilkinsMerge "segmentation: make local symbols static." into...
2012-10-30 Paul WilkinsMerge "encodeframe: make local symbols static." into...
2012-10-30 Paul WilkinsMerge "entropymode: put print_mode_contexts under ...
2012-10-30 Paul WilkinsMerge changes I5898f64d,Ie80d13ce into experimental
2012-10-30 Paul WilkinsMerge "firstpass: make local symbols static." into...
2012-10-30 Paul WilkinsMerge "bitstream: give exported symbols a vp9_ prefix...
2012-10-30 Paul WilkinsMerge "alloccommon: give exported symbols a vp9_ prefix...
2012-10-30 Paul WilkinsMerge "Make implicit_segmentation-related code an exper...
2012-10-30 Paul WilkinsMerge "decodframe: make local symbol static." into...
2012-10-30 Paul WilkinsMerge changes I23aa5547,I8341a19c into experimental
2012-10-30 Paul WilkinsMerge "onyx_if: remove unused function, and make locall...
2012-10-30 Paul WilkinsMerge "reconintra: make locally used symbols static...
2012-10-30 Paul WilkinsMerge "rdopt: make locally used symbols static." into...
2012-10-30 Paul WilkinsMerge "ratectrl: make locally used symbol static."...
2012-10-30 Paul WilkinsMerge "mbgraph: remove unused function, and make local...
2012-10-30 Paul WilkinsMerge "Fix superblock experiment." into experimental
2012-10-30 Paul WilkinsMerge "More MSVC build fixes" into experimental
2012-10-30 Paul WilkinsMerge "Improves subpixel reference mv evaluation" into...
2012-10-30 Ronald S. Bultjeseg_common: give all exported symbols a vp9_ prefix.
2012-10-30 Ronald S. Bultjeboolhuff/dboolhuff: give exported symbols a vp9_ prefix.
2012-10-30 Ronald S. Bultjesegmentation: make local symbols static.
2012-10-30 Ronald S. Bultjeencodeframe: make local symbols static.
2012-10-30 Ronald S. Bultjeentropymode: put print_mode_contexts under #ifdef MODE_...
2012-10-30 Ronald S. Bultjessim: remove unused function dssim().
2012-10-30 Ronald S. Bultjedetokenize: make local symbols static.
2012-10-30 Ronald S. Bultjefirstpass: make local symbols static.
2012-10-30 Ronald S. Bultjebitstream: give exported symbols a vp9_ prefix; make...
2012-10-30 Ronald S. Bultjealloccommon: give exported symbols a vp9_ prefix.
2012-10-30 Ronald S. BultjeMake implicit_segmentation-related code an experiment.
2012-10-30 Ronald S. Bultjedecodframe: make local symbol static.
2012-10-30 Ronald S. Bultjetokenize: make local symbols static; give exported...
2012-10-30 Ronald S. Bultjeencodemb: make locally used functions static.
2012-10-30 Jim Bankoskiadd unit test for datarate control
2012-10-30 Ronald S. Bultjeonyx_if: remove unused function, and make locally used...
2012-10-30 Ronald S. Bultjereconintra: make locally used symbols static.
2012-10-30 Ronald S. Bultjerdopt: make locally used symbols static.
2012-10-30 Ronald S. Bultjeratectrl: make locally used symbol static.
2012-10-30 Ronald S. Bultjembgraph: remove unused function, and make local functio...
2012-10-30 Ronald S. BultjeFix superblock experiment.
2012-10-30 Yaowu XuMore MSVC build fixes
2012-10-29 Yaowu Xufixed a build issue
2012-10-29 Ronald S. BultjeMerge "Name space clean up." into experimental
2012-10-29 Ronald S. BultjeMerge "A clean up of the down_copy function" into exper...
2012-10-29 Jim Bankoskiremove fdct invoke macros
2012-10-29 Jim BankoskiFixes invoke macro commit...
2012-10-29 Paul WilkinsName space clean up.
2012-10-29 Yaowu XuImproves subpixel reference mv evaluation
2012-10-29 Paul WilkinsInconsistent reference to MacroblockD data structure.
2012-10-29 Paul WilkinsMerge "invoke macro removal encodemb" into experimental
2012-10-29 Jim Bankoskiinvoke macro removal encodemb
2012-10-27 Jim BankoskiMinor tweaks to video source frameworks
2012-10-26 Deb MukherjeeA clean up of the down_copy function
2012-10-26 Scott LaVarnwayMerge "Faster 8t filtering" into experimental
2012-10-26 Ronald S. BultjeMerge "Extend edges correctly during actual frame encod...
2012-10-26 James Zernvpxenc: add -quiet option
2012-10-26 Paul WilkinsMerge "Explicit MV reference experiment." into experimental
2012-10-26 Paul WilkinsExplicit MV reference experiment.
2012-10-26 Ronald S. BultjeExtend edges correctly during actual frame encoding...
2012-10-26 Scott LaVarnwayFaster 8t filtering
2012-10-26 JohannUse vp8_clear_system_state helper function
2012-10-25 Johannvariance.h uses defines in vpx_config.h
2012-10-25 Debargha MukherjeeMerge "Always extend macroblock edges in the decoder...
2012-10-25 Ronald S. BultjeAlways extend macroblock edges in the decoder.
2012-10-25 Scott LaVarnwayAdded sse2 instrinsic version of vp8_sad3x16
next