summaryrefslogtreecommitdiff
path: root/ivfenc.c
AgeCommit message (Expand)Author
2020-02-05Let SimpleEncode be able to output bitstreamangiebird
2016-07-19top-level: apply clang-formatclang-format
2014-01-29Changing ivf_write_frame_header() function signature.Dmitry Kovalev
2014-01-15Cleaning up ivf-related code.Dmitry Kovalev
2014-01-13Removing pass number check from ivf_write_file_header().Dmitry Kovalev
2013-11-15vpx[dec|enc]: Extract IVF support from the apps.Tom Finegan
2010-10-25rename ivf{enc,dec} to vpx{enc,dec}John Koleszar
2010-10-25ivfenc: webm output supportJohn Koleszar
2010-10-25Fixed the timebase parameter of ivfenc.Frank Galligan
2010-10-11Remove ivfenc usage message leading underscoresJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-27Fix two-pass framrate for Y4M input.Timothy B. Terriberry
2010-06-24ivfenc: correct fixed kf interval, --disable-kfJohn Koleszar
2010-06-16Avoid encoding garbage when ivfenc encounters an unsupported Y4M file.Tom Finegan
2010-06-14ivfenc: fix two-pass support of raw filesJohn Koleszar
2010-06-11ivfenc: support reading/writing from a pipeJohn Koleszar
2010-06-11Change preprocessor check to _WIN32Frank Galligan
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-06-02Add support for reading YUV4MPEG2 files to ivfenc.Timothy B. Terriberry
2010-05-27Fix stats format and correct data size and bit rate outputYaowu Xu
2010-05-24vpx_image: add VPX_ prefix to PLANE_*John Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar
2010-05-21Put img_fmt in the vpx namespaceJames Zern
2010-05-21configure: remove HAVE_CONFIG_HJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar