summaryrefslogtreecommitdiff
path: root/y4minput.c
AgeCommit message (Expand)Author
2023-02-03Set _img->bit_depth in y4m_input_fetch_frame()Wan-Teh Chang
2022-07-27y4m_input_fetch_frame: fix ubsan null/zero offset warningJames Zern
2022-04-27y4m_input_open: check allocsJames Zern
2021-07-15Avoid chroma resampling for 420mpeg2 inputBohan Li
2021-01-29Relax constraints on Y4M header parsingElliott Karpilovsky
2021-01-28Relax constraints on Y4M header parsingElliott Karpilovsky
2021-01-14Relax constraints on Y4M header parsingElliott Karpilovsky
2018-04-09vpx_image: remove unused image formatsJames Zern
2018-04-02remove support for yuv 411Johann
2018-01-12clang-format v5.0.0 y4minput.cJohann
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-09-01apply clang-formatclang-format
2016-07-19vp8/{bitstream,rdopt},y4minput: correct break placementJames Zern
2016-07-19y4minput.c: correct empty loop formattingJames Zern
2016-07-19top-level: apply clang-formatclang-format
2014-10-08Revert "Change the y4m buffer allocation size"Yaowu Xu
2014-10-03Change the y4m buffer allocation sizeYaowu Xu
2014-09-02Removing legacy compatibility layer.Dmitry Kovalev
2014-08-21y4minput.c : removed malloc of 0 bytes to resolve warningJim Bankoski
2014-08-21y4minput.c : uninitalized buffer caused garbage value warningJim Bankoski
2014-07-11Silent -wextra warningsYaowu Xu
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-03-18y4minput: add more error reporting on read failureJames Zern
2014-03-11y4minput: add some tolerance for read short countsJames Zern
2013-05-06Y4M input support for 4:2:2, 4:4:4, 4:4:4:4John Koleszar
2012-11-06Merge other top-level C codeJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2011-05-09clean up unused variable warningsJohann
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-06-02Add support for reading YUV4MPEG2 files to ivfenc.Timothy B. Terriberry