summaryrefslogtreecommitdiff
path: root/ivfenc.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar1-1/+1
2010-08-27Fix two-pass framrate for Y4M input.Timothy B. Terriberry1-0/+2
2010-06-24ivfenc: correct fixed kf interval, --disable-kfJohn Koleszar1-4/+5
2010-06-16Avoid encoding garbage when ivfenc encounters an unsupported Y4M file.Tom Finegan1-13/+20
2010-06-14ivfenc: fix two-pass support of raw filesJohn Koleszar1-1/+1
2010-06-11ivfenc: support reading/writing from a pipeJohn Koleszar1-164/+170
2010-06-11Change preprocessor check to _WIN32Frank Galligan1-1/+1
2010-06-04LICENSE: update with latest textJohn Koleszar1-4/+5
2010-06-02Add support for reading YUV4MPEG2 files to ivfenc.Timothy B. Terriberry1-39/+109
2010-05-27Fix stats format and correct data size and bit rate outputYaowu Xu1-2/+3
2010-05-24vpx_image: add VPX_ prefix to PLANE_*John Koleszar1-2/+2
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar1-2/+2
2010-05-21Put img_fmt in the vpx namespaceJames Zern1-3/+3
2010-05-21configure: remove HAVE_CONFIG_HJohn Koleszar1-3/+5
2010-05-18Initial WebM releasev0.9.0John Koleszar1-0/+1059