summaryrefslogtreecommitdiff
path: root/tools_common.h
AgeCommit message (Expand)Author
2023-02-27tools_common,VpxInterface: remove unneeded constJames Zern
2023-02-24tools_common,VpxInterface: fix interface fn ptr protoJames Zern
2021-11-02tools_common.h: add VPX_TOOLS_FORMAT_PRINTFJames Zern
2021-09-10Define the VPX_NO_RETURN macro for MSVCWan-Teh Chang
2019-02-11Test decode and find mismatch in vp9 svc example encoder.Jerome Jiang
2019-01-30add y4m support to vp9 example encoders.Jerome Jiang
2019-01-29Clean up TODOs for vpx_img_* functions.Jerome Jiang
2018-10-14Fix compilation on OS/2KO Myung-Hun
2018-09-15cosmetics: normalize include guardsJames Zern
2017-01-19tools_common.h: add missing ';' in generic branchJames Zern
2016-12-22Fix compile warnings for target=armv7-android-gccJerome Jiang
2016-07-19top-level: apply clang-formatclang-format
2016-06-17remove vp10James Zern
2015-08-14Remove vp10's build dependency on vp9Yaowu Xu
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-06-05vpxenc: Add support for pixel aspect ratio.Frank Galligan
2015-05-27Don't #define snprintf in VS 2015 or higher.Johann
2015-05-11tools_common.h: fix get_vpx_decoder_count() protoJames Zern
2015-05-11tools_common.h: fix get_vpx_encoder_count() protoJames Zern
2015-05-11tools_common.h: fix usage_exit() prototypeJames Zern
2014-10-08Refactoring of highbitdepth bitshift operationsDeb Mukherjee
2014-08-21warnings.c : fixes dereference to null warningJim Bankoski
2014-07-15Renames interface field in VpxInterfaceDeb Mukherjee
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-02Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-05-16Rewrite encoder input format handling.Alex Converse
2014-04-17examples: remove off_t overridesJames Zern
2014-04-02tools_common.h: (msvs) avoid redefining off_tJames Zern
2014-02-27Merge "Adding sse_to_psnr function to tools_common.{h, c}."Dmitry Kovalev
2014-02-27Adding sse_to_psnr function to tools_common.{h, c}.Dmitry Kovalev
2014-02-26Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.Dmitry Kovalev
2014-02-12Adding and reusing vpx_img_plane_{width, height}() functions.Dmitry Kovalev
2014-02-11Adding API to get vpx encoder/decoder interface.Dmitry Kovalev
2014-02-07Cleaning up {simple, twopass}_encoder examples.Dmitry Kovalev
2014-01-27Adapting simple_decoder to use new file reading API.Dmitry Kovalev
2014-01-15Removing VP8_FOURCC_MASK & VP9_FOURCC_MASK.Dmitry Kovalev
2013-11-19vpxdec: Relocate WebM input support.Tom Finegan
2013-11-15vpx[dec|enc]: Extract IVF support from the apps.Tom Finegan
2013-11-11vpx[dec|enc]: Clean up target OS based IO focused preproc abuse.Tom Finegan
2013-11-06Move WebM writing support out of vpxenc.c.Tom Finegan
2012-07-17Restyle codeJohn Koleszar
2010-11-02fix pipe support on windowsJohn Koleszar