]> granicus.if.org Git - libvpx/commit
Revert external frame buffer code.
authorFrank Galligan <fgalligan@google.com>
Thu, 23 Jan 2014 22:59:00 +0000 (14:59 -0800)
committerFrank Galligan <fgalligan@google.com>
Fri, 24 Jan 2014 18:10:20 +0000 (10:10 -0800)
commitb1c72b633ef633a1ee6e83c3556393b6fe9068c4
treef4e86f32c9715c07f65945b0d5f51f9f4be6acb9
parent63fb34c9bc6114c6ab8b4250177ff6197edacf25
Revert external frame buffer code.

A future CL will add external frame buffers
differently.

Squash commit of four revert commits:
Revert "Increase required number of external frame buffers"

This reverts commit 9e41d569d7c84dd9ca8f0047c15377a883945685.

Revert "Add external constants."

This reverts commit bbf53047b03106e3c2e24b28cb836cc838db5ee8.

Revert "Add frame buffer lru cache."

This reverts commit fbada948fa345e67acf9aa41a8f9a78f5dfe8648.

Conflicts:
vpxdec.c

Change-Id: I76fe42419923a6ea6c75d9997cbbf941d73d3005

Revert "Add support to pass in external frame buffers."

This reverts commit 10f891696bc4c972c13cc9fde2c53470501a03e2.

Conflicts:
test/external_frame_buffer_test.cc
vp9/common/vp9_alloccommon.c
vp9/common/vp9_reconinter.c
vp9/decoder/vp9_decodeframe.c
vp9/encoder/vp9_onyx_if.c
vp9/vp9_dx_iface.c
vpx/vpx_decoder.h
vpx/vpx_external_frame_buffer.h
vpx_scale/generic/yv12config.c
vpxdec.c

Change-Id: I7434cf590f1c852b38569980e4247fad0d939c2e
22 files changed:
libs.mk
test/codec_factory.h
test/decode_test_driver.h
test/external_frame_buffer_test.cc [deleted file]
test/lru_frame_buffer_test.cc [deleted file]
test/test.mk
vp8/vp8_dx_iface.c
vp9/common/vp9_alloccommon.c
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodeframe.c
vp9/encoder/vp9_onyx_if.c
vp9/vp9_dx_iface.c
vpx/exports_dec
vpx/internal/vpx_codec_internal.h
vpx/src/vpx_decoder.c
vpx/vp8dx.h
vpx/vpx_codec.mk
vpx/vpx_decoder.h
vpx/vpx_external_frame_buffer.h [deleted file]
vpx_scale/generic/yv12config.c
vpx_scale/yv12config.h
vpxdec.c