profile/ivi/libvpx.git
2010-06-10 John KoleszarMerge "Detect toolchain based on gcc -dumpmachine"
2010-06-10 Philip JägenstedtDetect toolchain based on gcc -dumpmachine
2010-06-10 Paul WilkinsMerge "Adjust to avoid long line"
2010-06-10 Paul WilkinsAdjust to avoid long line
2010-06-10 Paul WilkinsMerge "Correct comment"
2010-06-10 Paul WilkinsMerge "Fix RD bug."
2010-06-10 John KoleszarMerge "Remove secondary mv clamping from decode stage"
2010-06-10 John KoleszarMerge "Make shared object use extralibs"
2010-06-09 John KoleszarRemove secondary mv clamping from decode stage
2010-06-08 Yaowu Xuminor cleanup of quantizer and fdct code
2010-06-08 Yaowu Xufix a typo
2010-06-08 Paul WilkinsCorrect comment
2010-06-07 Paul WilkinsFix RD bug.
2010-06-07 Philip Jägenstedtremove unreferenced variable i
2010-06-07 Yaowu XuMerge "Remove duplicate and unused functions"
2010-06-07 Yaowu XuRemove duplicate and unused functions
2010-06-06 Luca BarbatoMake shared object use extralibs
2010-06-05 John Koleszarshared library support (.so)
2010-06-05 Alex ConverseRemove some bashism from the shell scripts.
2010-06-04 John KoleszarLICENSE: update with latest text
2010-06-03 Timothy B.... Add support for YUV4MPEG2 output.
2010-06-03 Timothy B.... Add support for reading YUV4MPEG2 files to ivfenc.
2010-06-02 Yaowu XuMerge "Remove un-necessary memory initialization"
2010-06-01 Yunqing WangRemove costly memory reads/writes in vp8_reset_mb_token...
2010-05-30 Yaowu XuRemove un-necessary memory initialization
2010-05-28 John KoleszarMerge "expose vp8_deblock"
2010-05-28 John Koleszarconfigure: update script headers
2010-05-28 Luca Barbatoexpose vp8_deblock
2010-05-28 Yaowu XuFix stats format and correct data size and bit rate...
2010-05-28 Yaowu XuIncrease the size of output packet list
2010-05-27 John Koleszarconfigure: support --prefix, --libdir
2010-05-27 John Koleszarx86: tell gnu ld that we don't require an executable...
2010-05-26 James ZernConditionally build enc/dec specific API sources
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-26 John KoleszarMerge "examples: use I420 input for encoders"
2010-05-25 John KoleszarMerge "vpx_image: add VPX_ prefix to PLANE_*"
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John Koleszarconfigure: detect toolchain if not specified
2010-05-25 John Koleszarremove references to vp8/vp8.h
2010-05-25 Paul WilkinsCorrect bit allocation when the alternative reference...
2010-05-25 John Koleszarexamples: use I420 input for encoders
2010-05-25 John Koleszarvpx_image: add VPX_ prefix to PLANE_*
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...
2010-05-25 John Koleszarmake: make install target behave as expected
2010-05-24 John KoleszarMerge "Fixed an encoder debug/relese mismatch in x86_64...
2010-05-24 James ZernMerge "Restore and deprecate img_fmt"
2010-05-24 James ZernRestore and deprecate img_fmt
2010-05-24 John Koleszarconfigure: support --enable-pic for generic-gnu
2010-05-24 Yunqing WangFixed minor bug for realtime-only building
2010-05-21 James ZernPut img_fmt in the vpx namespace
2010-05-21 John Koleszarconfigure: remove HAVE_CONFIG_H
2010-05-21 John KoleszarMerge "makefile: fix error message due to missing quotes"
2010-05-21 Justin Cliftmakefile: fix error message due to missing quotes
2010-05-21 Paul WilkinsMerge "Fixed incorrect casts that broke rate control...
2010-05-20 James ZernName all external facing structs
2010-05-20 Paul WilkinsFixed incorrect casts that broke rate control in some...
2010-05-19 Yaowu XuFixed an encoder debug/relese mismatch in x86_64-win64-vs8
2010-05-19 Pavol Rusnakremove unneeded variables
2010-05-18 John KoleszarInitial WebM release