summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
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
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-28Fix mix-up in pt token indexing.Ronald S. Bultje
2013-03-27define a specific neighborhood for SB64 mv searchYaowu Xu
2013-03-27Removing redundant function arguments.Dmitry Kovalev
2013-03-27Extracting common motion vector prediction code.Dmitry Kovalev
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-27Merge "Extract setup_frame_size and update_frame_context functions." into exp...John Koleszar
2013-03-27Extract setup_frame_size and update_frame_context functions.Dmitry Kovalev
2013-03-27Modify idct code to use macroYunqing Wang
2013-03-27Merge "Optimize 32x32 idct function" into experimentalYunqing Wang
2013-03-27Optimize 32x32 idct functionYunqing Wang
2013-03-27Scatter-based scantables.Ronald S. Bultje
2013-03-26Merge "Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs...Ronald S. Bultje