summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
2012-09-17Merge "Changed setup intra recon to be row based"Scott LaVarnway
2012-09-13Moved mb_no_coeff_skip flag readScott LaVarnway
2012-09-13Changed setup intra recon to be row basedScott LaVarnway
2012-09-12Merge "valgrind found motion vectors which exceeded frame boundaries"Jim Bankoski
2012-09-11fix valgrind mem leak on garbage decodeJim Bankoski
2012-09-11valgrind found motion vectors which exceeded frame boundariesScott LaVarnway
2012-09-07valgrind caught uninitialized condJim Bankoski
2012-08-28Merge "silent one more compiler warning"Yaowu Xu
2012-08-28silent one more compiler warningYaowu Xu
2012-08-22Merge "Added row based extend borders"Scott LaVarnway
2012-08-21Merge "Removed unused dr from VP8D_COMP"Scott LaVarnway
2012-08-21Merge "Removed last_kf_gf_q"Scott LaVarnway
2012-08-21Added row based extend bordersScott LaVarnway
2012-08-21Merge "Added row based loopfilter"Jim Bankoski
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-08-02Pass B_PREDICTION_MODE to intra4x4_predictJohann
2012-08-02Removed last_kf_gf_qScott LaVarnway
2012-08-02Added row based loopfilterScott LaVarnway
2012-08-01Rename vp8_intra4x4_predict_dJohann
2012-08-01Use intra4x4_predict_d parameter namesJohann
2012-08-01use RTCD pointer for intra4x4_predictJohann
2012-06-20Fix compilation with -werrorJohn Koleszar
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-04Remove extra enumJohann
2012-06-01Removed unused dr from VP8D_COMPScott LaVarnway
2012-05-23Fix another multithreaded encoder loopfilter race conditionAttila Nagy
2012-05-11fix warnings for building on win32Scott Graham
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar
2012-05-04fix vp8_ namespace issuesJohn Koleszar
2012-05-04Make global data constAttila Nagy
2012-05-02Fix compiler warningsAttila Nagy
2012-04-26Moves error concealment allocations from common parts to decoderAttila Nagy
2012-04-24Simplifies decoder multithread synchingAttila Nagy
2012-04-23Removed mcomp_filter_typeScott LaVarnway
2012-04-23Merge "Removes duplication of key frame mode probabilities"Scott LaVarnway
2012-04-23Optimizes precalculated decoder block ptrs&offsAttila Nagy
2012-04-23Removes duplication of key frame mode probabilitiesAttila Nagy
2012-04-19Ports vpx_xcaler to new RTCD methodAttila Nagy
2012-04-19Makes all mode token tables constAttila Nagy
2012-04-12Merge "MB_MODE_INFO size reduction"Scott LaVarnway
2012-04-10Fixes to disable MFQE when there is motion.Deb Mukherjee
2012-03-29MB_MODE_INFO size reductionScott LaVarnway
2012-03-29Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-23New vp8_decode_mb_tokens()Scott LaVarnway
2012-03-08threading.c refactoringScott LaVarnway
2012-02-29Decoder loops refactoringScott LaVarnway
2012-02-28Merge changes Ifb450710,I61c4a132Scott LaVarnway
2012-02-28Merge "Removed duplicate code in threading.c"Scott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway