summaryrefslogtreecommitdiff
path: root/vp8/decoder/decodframe.c
AgeCommit message (Expand)Author
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-04-19Merge "Removed shadow warnings : postproc.c decodframe.c threading.c"Scott LaVarnway
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2013-03-14Removed shadow warnings : postproc.c decodframe.c threading.cScott LaVarnway
2013-01-29Use FRAGMENT_DATA struct in pbiScott LaVarnway
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-09-24Merge "Move frame allocations out of vp8_decode_frame()"Scott LaVarnway
2012-09-24Move frame allocations out of vp8_decode_frame()Scott LaVarnway
2012-09-21Removed bc and bc2 vp8_readers from VP8D_COMPScott LaVarnway
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-11fix valgrind mem leak on garbage decodeJim Bankoski
2012-09-07valgrind caught uninitialized condJim Bankoski
2012-08-22Merge "Added row based extend borders"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-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-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-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-08threading.c refactoringScott LaVarnway
2012-02-29Decoder loops refactoringScott LaVarnway
2012-02-28Merge changes Ifb450710,I61c4a132Scott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-02-16decoder: reset segmentation map on keyframesJohn Koleszar
2012-01-31BLOCKD structure cleanupScott LaVarnway
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar