Les articles publiés sur le site

  • Revision d1ff1e9ffb : encode_test_driver : test for failure prior to encode limits the amount of failu

    28 août 2015, par James Zern
    Changed Paths:
        Modify    /test/encode_test_driver.cc

    encode_test_driver: test for failure prior to encode limits the amount of failure messages should e.g., a test file fail to be opened Change-Id: I0b30da0faa78cada23a226b577b3a48c74a896cd
  • Revision c147c4d65c : vp10 cleanup : remove svc code Spatial/temporal svc code was removed. Verified u

    28 août 2015, par Yunqing Wang
    Changed Paths:
        Modify    /vp10/encoder/aq_cyclicrefresh.c
        Modify    /vp10/encoder/aq_cyclicrefresh.h
        Modify    /vp10/encoder/bitstream.c
        Modify    /vp10/encoder/bitstream.h
        Modify    /vp10/encoder/encodeframe.c
        Modify    /vp10/encoder/encoder.c
        Modify    /vp10/encoder/encoder.h
        Modify    /vp10/encoder/ethread.c
        Modify    /vp10/encoder/firstpass.c
        Modify    /vp10/encoder/firstpass.h
        Modify    /vp10/encoder/lookahead.h
        Modify    /vp10/encoder/ratectrl.c
        Modify    /vp10/encoder/ratectrl.h
        Modify    /vp10/encoder/speed_features.c
        Delete    /vp10/encoder/svc_layercontext.c
        Delete    /vp10/encoder/svc_layercontext.h
        Modify    /vp10/encoder/temporal_filter.c
        Modify    /vp10/vp10_cx_iface.c
        Modify    /vp10/vp10cx.mk

    vp10 cleanup: remove svc code Spatial/temporal svc code was removed. Verified using Borg test, and the results before and after the change are matching. Change-Id: I4c2ee5cd560428e3e50be02e57e5871ef4246390
  • Revision 820302a394 : vp8 : use VPX(MIN|MAX) from vpx_dsp_common.h remove MIN/MAX defines in vp8/commo

    27 août 2015, par James Zern
    Changed Paths:
        Modify    /vp8/common/common.h
        Modify    /vp8/decoder/dboolhuff.c
        Modify    /vp8/decoder/decodeframe.c
        Modify    /vp8/decoder/error_concealment.c
        Modify    /vp8/encoder/mcomp.c
        Modify    /vp8/encoder/mr_dissim.c
        Modify    /vp8/encoder/pickinter.c
        Modify    /vp8/encoder/ratectrl.c
        Modify    /vp8/vp8_dx_iface.c

    vp8: use VPX(MIN|MAX) from vpx_dsp_common.h remove MIN/MAX defines in vp8/common/common.h Change-Id: I41520f34af175e05b263ebd12198f4de29a967db
  • Revision 5c245a46d8 : Merge changes I53b5bdc5,Ib81168a7,Ie0113945 * changes : Only build ssse3 filte

    27 août 2015, par Johann Koenig

    Merge changes I53b5bdc5,Ib81168a7,Ie0113945 * changes: Only build ssse3 filter functions on 64 bit Clean up unused function warnings in vp8 encoder Clean up unused function warnings in vp8 onyx_if.c
  • Revision 0ae1c83277 : Merge "Clean up unused function warnings in vp8 common"

    27 août 2015, par Johann Koenig

    Merge "Clean up unused function warnings in vp8 common"