Fix a crash while enabling shared (--enable-shared)
[profile/ivi/libvpx.git] / vpxdec.c
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-23 John KoleszarMerge "vpxdec: fix use of uninitialized memory for...
2010-11-23 John Koleszarvpxdec: fix use of uninitialized memory for raw files
2010-11-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
2010-11-11 Paul WilkinsMerge "Relax rate control for last few frames"
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-10 Fritz Koenigpostproc : Re-work posproc calling to allow more flags.
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John KoleszarMerge "vpxdec: report parse errors from webm_guess_fram...
2010-11-04 John Koleszarvpxdec: report parse errors from webm_guess_framerate()
2010-11-04 Fritz KoenigMerge "postproc : Update visualizations."
2010-11-03 John KoleszarMerge "fix pipe support on windows"
2010-11-02 John Koleszarfix pipe support on windows
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-27 John Koleszarvpxdec: don't require -o with --noblit
2010-10-27 JohannMerge "fix implicit declarations"
2010-10-27 JohannMerge "RTCD build is bringing old errors to light"
2010-10-27 Fritz Koenigvpxdec : Change --pp-debug-info to be a bit field.
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-26 John Koleszarvpxdec: rework default output parameters
2010-10-26 John Koleszarvpxdec: replace --quiet with --verbose
2010-10-26 John Koleszarvpxdec: use the same output for --progress and --summary
2010-10-26 John Koleszarrename ivf{enc,dec} to vpx{enc,dec}