summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-04-10Merge "Fixing upper case names." into experimentalDmitry Kovalev
2013-04-10Merge "Cleanup of set_offsets function." into experimentalDmitry Kovalev
2013-04-10Merge "Make SB coding size-independent." into experimentalRonald S. Bultje
2013-04-09Merge "Don't use BLOCKD in vp9_invtrans.c." into experimentalRonald S. Bultje
2013-04-09Make SB coding size-independent.Ronald S. Bultje
2013-04-09Merge "detokenize: use consistent structure for all block sizes" into experim...John Koleszar
2013-04-09Fixing upper case names.Dmitry Kovalev
2013-04-09Cleanup of set_offsets function.Dmitry Kovalev
2013-04-09Merge "Clamp inferred motion vectors only" into experimentalJingning Han
2013-04-08detokenize: use consistent structure for all block sizesJohn Koleszar
2013-04-08Don't use BLOCKD in vp9_invtrans.c.Ronald S. Bultje
2013-04-08Clamp inferred motion vectors onlyJingning Han
2013-04-08Fix typo which breaks 4x4 splitmv compound prediction RD code.Ronald S. Bultje
2013-04-05Merge "Small cleanup inside setup_loopfilter function." into experimentalJohn Koleszar
2013-04-05Merge "Segmentation code cleanup." into experimentalJohn Koleszar
2013-04-05Merge changes Ibbfa68d6,Idb76a0e2 into experimentalJohn Koleszar
2013-04-05Remove full-pixel-related code.Ronald S. Bultje
2013-04-05Small cleanup inside setup_loopfilter function.Dmitry Kovalev
2013-04-05Remove some unused macros.Ronald S. Bultje
2013-04-05Remove struct POS.Ronald S. Bultje
2013-04-05Remove unused vpx_log() function prototype.Ronald S. Bultje
2013-04-05Remove "tx_type" member from union b_mode_info.Ronald S. Bultje
2013-04-05Segmentation code cleanup.Dmitry Kovalev
2013-04-04Move EOB to per-plane dataJohn Koleszar
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-04-03Merge "Reimplementation of setup_frame_size." into experimentalJohn Koleszar
2013-04-03General code cleanup.Dmitry Kovalev
2013-04-03Merge "Modify vp9_setup_interp_filters function" into experimentalYunqing Wang
2013-04-03Modify vp9_setup_interp_filters functionYunqing Wang
2013-04-03Reimplementation of setup_frame_size.Dmitry Kovalev
2013-04-03Merge "Fix overlapping writes by copy_and_extend_plane" into experimentalJohn Koleszar
2013-04-02Merge "Renaming sb32_coded and sb64_coded fields." into experimentalJohn Koleszar
2013-04-02Merge "Lower case names for struct members." into experimentalJohn Koleszar
2013-04-02Renaming sb32_coded and sb64_coded fields.Dmitry Kovalev
2013-04-02Fix overlapping writes by copy_and_extend_planeJohn Koleszar
2013-04-02Merge branch 'master' into experimentalJohn Koleszar
2013-04-02Lower case names for struct members.Dmitry Kovalev
2013-04-02Demux vp9_loopfilter_x86.cJohann
2013-04-02vp9_sadmxn_x86 only contains SSE2 functionsJohann
2013-04-01Merge "Code cleanup." into experimentalJohn Koleszar
2013-04-01Merge "Removing redundant function arguments." into experimentalJohn Koleszar
2013-04-01Code cleanup in block reconstruction code.Dmitry Kovalev
2013-04-01Code cleanup.Dmitry Kovalev
2013-03-29Merge "Framework changes in nzc to allow more flexibility" into experimentalDeb Mukherjee
2013-03-29Merge "Extracting common motion vector prediction code." into experimentalJohn Koleszar
2013-03-29Merge "General code cleanup." into experimentalJohn Koleszar
2013-03-29Merge "define a specific neighborhood for SB64 mv search" into experimentalYaowu Xu
2013-03-29Merge "remove code not in use" into experimentalYaowu Xu
2013-03-29Merge "Reoptimizing the interpolation filters" into experimentalDeb Mukherjee
2013-03-28Merge "Fix mix-up in pt token indexing." into experimentalRonald S. Bultje