summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
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
2012-02-28Removed duplicate code in threading.cScott LaVarnway
2012-02-27Merge "decoder: reset segmentation map on keyframes"John Koleszar
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-02-16decoder: reset segmentation map on keyframesJohn Koleszar
2012-02-16Simplify mb_to_x_edge calculation during mode decodingScott LaVarnway
2012-02-16decodemv cleanup/improvementsScott LaVarnway
2012-02-02Removed frames_till_alt_ref_frame from MACROBLOCKDScott LaVarnway
2012-02-02Removed frames_since_golden from MACROBLOCKDScott LaVarnway
2012-01-31BLOCKD structure cleanupScott LaVarnway
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar