summaryrefslogtreecommitdiff
path: root/y4minput.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Revert "Change the y4m buffer allocation size"Yaowu Xu1-2/+2
2014-10-03Change the y4m buffer allocation sizeYaowu Xu1-2/+2
2014-09-02Removing legacy compatibility layer.Dmitry Kovalev1-6/+6
2014-08-21y4minput.c : removed malloc of 0 bytes to resolve warningJim Bankoski1-1/+3
2014-08-21y4minput.c : uninitalized buffer caused garbage value warningJim Bankoski1-1/+1
2014-07-11Silent -wextra warningsYaowu Xu1-0/+4
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee1-10/+115
2014-07-02Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev1-115/+10
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee1-10/+115
2014-03-18y4minput: add more error reporting on read failureJames Zern1-3/+11
2014-03-11y4minput: add some tolerance for read short countsJames Zern1-8/+32
2013-05-06Y4M input support for 4:2:2, 4:4:4, 4:4:4:4John Koleszar1-35/+76
2012-11-06Merge other top-level C codeJohn Koleszar1-2/+2
2012-07-17Restyle codeJohn Koleszar1-361/+358
2011-05-09clean up unused variable warningsJohann1-10/+0
2010-10-27Eliminate more warnings.Timothy B. Terriberry1-1/+1
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar1-1/+1
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar1-2/+2
2010-06-04LICENSE: update with latest textJohn Koleszar1-4/+5
2010-06-02Add support for reading YUV4MPEG2 files to ivfenc.Timothy B. Terriberry1-0/+880