profile/ivi/libvpx.git
2011-11-23 JohannMerge "Validate encoder buffer writes for single token...
2011-11-18 Attila NagyValidate encoder buffer writes for single token partition
2011-11-18 Attila Nagyads2gas translates PRESERVE8, REQUIRE8 and ARM directives
2011-11-17 Scott LaVarnwayMerge "Added predictor stride argument(s) to subtract...
2011-11-16 JohannMerge "avoid resetting framerate during vpx_codec_enc_c...
2011-11-15 Scott LaVarnwayAdded predictor stride argument(s) to subtract functions
2011-11-12 Rafaël CarréAdd x86_64-win64-gcc to supported targets
2011-11-11 John KoleszarUpdate LICENSE to reflect WebM authors
2011-11-11 John Koleszaravoid resetting framerate during vpx_codec_enc_config_set()
2011-11-10 JohannMerge "vpxdec: avoid redefining fileno() on mingw"
2011-11-10 James Zernvpxdec: avoid redefining fileno() on mingw
2011-11-09 James Zernvpxenc: use off64_t for mingw
2011-11-09 Scott LaVarnwayMerge "Relocated idct/add calls for encoder"
2011-11-09 JohannMerge "ARMv6 optimized Intra4x4 prediction"
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-09 John KoleszarMerge "Compiler warning fix for const array."
2011-11-09 John KoleszarMerge "Remove unused file recon.c"
2011-11-09 Scott LaVarnwayRelocated idct/add calls for encoder
2011-11-09 Tero RintaluomaARMv6 optimized Intra4x4 prediction
2011-11-09 James Zernthreading: avoid defining _WIN32_WINNT
2011-11-08 John KoleszarRemove unused file recon.c
2011-11-08 Yunqing WangFix checks in MB quantizer initialization
2011-11-08 Adrian GrangeMerge "Third set of checks of buffer level against...
2011-11-08 Adrian GrangeMerge "Additional clipping of buffer level to maximum...
2011-11-08 JohannMerge "win64: use -f x64 in asflags instead of -f win64"
2011-11-08 Adrian GrangeThird set of checks of buffer level against maximum...
2011-11-08 Adrian GrangeAdditional clipping of buffer level to maximum buffer...
2011-11-08 Rafaël Carréwin64: use -f x64 in asflags instead of -f win64
2011-11-08 Adrian GrangeAdded check to make sure maximum buffer size not exceeded
2011-11-05 James Zernfix file permissions
2011-11-05 Fritz KoenigCompiler warning fix for const array.
2011-11-04 James BerryAdd unit test support via google test
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 Scott LaVarnwayMerge "Fix issue 374: eob read incorrectly"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-04 Tero RintaluomaFix issue 374: eob read incorrectly
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-03 Tero RintaluomaChange use of eob in the encoder
2011-11-02 Yaowu XuMerge "added code to clear 2nd order block when appropr...
2011-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-11-01 John KoleszarMerge "vpxenc: fix crash w/empty input file"
2011-11-01 Stefan HolmerChanging decoder input partition API to input fragments.
2011-11-01 Yunqing WangAdd checks in MB quantizer initialization
2011-11-01 James Zernvpxenc: fix crash w/empty input file
2011-10-31 John KoleszarCorrect SPLITMV clamping
2011-10-28 Yaowu Xuadded code to clear 2nd order block when appropriate
2011-10-28 Scott LaVarnwayMerge "Improved decode_split_mv()"
2011-10-27 JohannMerge "Fix ARM build problem introduced by CL I3fab6f2b"
2011-10-27 Scott LaVarnwayImproved decode_split_mv()
2011-10-27 Scott LaVarnwayMerge "Improved mv_bias"
2011-10-27 Attila NagyFix ARM build problem introduced by CL I3fab6f2b
2011-10-26 JohannMerge "Reduce partial frame copy in encoder's pick_filt...
2011-10-26 Scott LaVarnwayImproved mv_bias
2011-10-26 Scott LaVarnwayMerge "Improved read_mb_modes_mv()"
2011-10-26 Scott LaVarnwayImproved read_mb_modes_mv()
2011-10-26 Attila NagyReduce partial frame copy in encoder's pick_filter_leve...
2011-10-25 JohannMerge "remove uninitialized variable warning"
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-25 Johannremove uninitialized variable warning
2011-10-25 Scott LaVarnwayMerge "Removed read_mv_ref"
2011-10-25 James ZernMerge "remove unused variable warning"
2011-10-24 Johannremove unused variable warning
2011-10-24 JohannFix incorrect pointer definition
2011-10-24 Scott LaVarnwayRemoved read_mv_ref
2011-10-24 Scott LaVarnwayMoved the split motion vector decode
2011-10-24 Scott LaVarnwayMerge "Removed redundant mv clamps for nearmv and neare...
2011-10-24 James BerryFix: Increase default cx_data_size
2011-10-24 Scott LaVarnwayRemoved redundant mv clamps for nearmv and nearestmv
2011-10-21 Scott LaVarnwayMerge "Remove unused DETOK structure"
2011-10-21 Tero RintaluomaRemove unused DETOK structure
2011-10-21 John KoleszarMerge "Add license text to configure generated files."
2011-10-21 John KoleszarMerge "Fix: check cx_data buffer prior to write"
2011-10-20 Tom FineganAdd license text to configure generated files.
2011-10-20 James BerryFix: check cx_data buffer prior to write
2011-10-20 JohannDon't copy borders for loop_filter_pick
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-19 Scott LaVarnwayImproved token decoder
2011-10-19 Scott LaVarnwayMerge "Remove usage of predict buffer for decode"
2011-10-19 James Zernvpxenc: fix rollover in status output
2011-10-18 Scott LaVarnwayRemove usage of predict buffer for decode
2011-10-17 JohannMerge "Fix: vp8cx_pack_tokens_into_partitions_armv5...
2011-10-17 Attila NagyFix: NEON copy/extend frame for small sizes
2011-10-14 Johannadd 32bit darwin10 (10.6) target
2011-10-14 Johannallow building for older platforms
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-14 Attila NagyFix: vp8cx_pack_tokens_into_partitions_armv5 crash
2011-10-11 John KoleszarBump ABI version number for temporal scalability
2011-10-11 Adrian GrangeMerge "Added rate-targeted temporal scalability"
2011-10-11 Adrian GrangeAdded rate-targeted temporal scalability
2011-10-11 John KoleszarReset FPU state after calc_plane_error()
2011-10-10 James Berrybug fix - starting/optimal/max and buffer_level changed...
2011-10-10 Attila Nagyenc: save entropy probs only when needed for refresh
2011-10-04 Scott LaVarnwayMerge "Improved tokenize"
2011-10-04 John KoleszarMerge "Fix uninitialized new_mv_count in first pass...
2011-10-04 Yunqing WangMerge "Multithreaded encoder, late sync loopfilter"
2011-10-04 John KoleszarFix uninitialized new_mv_count in first pass file
2011-10-03 John KoleszarMerge "makefile: fix target 'all'"
2011-09-30 JohannMerge "Reduce computational complexity of generic C...
2011-09-30 JohannMerge "combine loopfilter data access"
next