summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
2013-05-28Revert "Adding API to read/write uncompressed frame header bits." because of ...Dmitry Kovalev
2013-05-27Fix coding statistics compilation.Ronald S. Bultje
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-24Merge "Adding API to read/write uncompressed frame header bits." into experim...Dmitry Kovalev
2013-05-24Fix transform size coding mismatchJingning Han
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-22Merge CONFIG_COMP_INTER_JOINT_SEARCH.Paul Wilkins
2013-05-21Merge "Initial version of alpha channel support" into experimentalJohn Koleszar
2013-05-21Adding API to read/write uncompressed frame header bits.Dmitry Kovalev
2013-05-21Merging the model coef prob experimentDeb Mukherjee
2013-05-21Merge "WIP: 4x4 idct/recon merge" into experimentalScott LaVarnway
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-17Merge "New inter mode context." into experimentalPaul Wilkins
2013-05-17Remove MODE_STATS flag and codePaul Wilkins
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-16Add building blocks for 4x8/8x4 rd searchJingning Han
2013-05-16New inter mode context.Paul Wilkins
2013-05-16Merge "Further Implicit Segmentation Changes" into experimentalPaul Wilkins
2013-05-15Add vp9_extend_frame_bordersJohn Koleszar
2013-05-15Moving the same code to new function vp9_setup_scale_factors.Dmitry Kovalev
2013-05-15Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experime...Dmitry Kovalev
2013-05-15Further Implicit Segmentation ChangesPaul Wilkins
2013-05-14Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-14Merge "Revert "Preparing vp9_deblock and vp9_denoise to alpha support."" into...John Koleszar
2013-05-14Revert "Preparing vp9_deblock and vp9_denoise to alpha support."John Koleszar
2013-05-13Merge "Using loop through all planes inside scale_and_extend_frame function."...Dmitry Kovalev
2013-05-13Using loop through all planes inside scale_and_extend_frame function.Dmitry Kovalev
2013-05-13Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-10Merge "Fix 4:2:0 assumptions in debug plane output" into experimentalJohn Koleszar
2013-05-10Merge "Subsampling aware allocs and bitstream" into experimentalJohn Koleszar
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-05-09Fix 4:2:0 assumptions in debug plane outputJohn Koleszar
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-05-08Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimentalDmitry Kovalev
2013-05-08Renaming 'Speed' to 'speed' inside VP9_COMP struct.Dmitry Kovalev
2013-05-08Eliminating several YV12_BUFFER_CONFIG usages.Dmitry Kovalev
2013-05-07Merge "Deprecate code_zerogroup experiment." into experimentalJohn Koleszar
2013-05-07Merge "Removing vp9_swap_yv12_buffer function and corresponding files." into ...Dmitry Kovalev
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Removing vp9_swap_yv12_buffer function and corresponding files.Dmitry Kovalev
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Remove enable_6tap filter experiment.Paul Wilkins
2013-05-07Adjust q rangePaul Wilkins
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-06Remove heap alloc of FIRSTPASS_STATSJohn Koleszar
2013-05-03Separate transform and quant from vp9_encode_sbJohn Koleszar
2013-05-01Fix some crashes in sb8x8 experiment.Ronald S. Bultje
2013-04-30Merge "Cleaning up encoder segmentation code." into experimentalDmitry Kovalev