index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ivfenc.c
Age
Commit message (
Expand
)
Author
2014-01-29
Changing ivf_write_frame_header() function signature.
Dmitry Kovalev
2014-01-15
Cleaning up ivf-related code.
Dmitry Kovalev
2014-01-13
Removing pass number check from ivf_write_file_header().
Dmitry Kovalev
2013-11-15
vpx[dec|enc]: Extract IVF support from the apps.
Tom Finegan
2010-10-25
rename ivf{enc,dec} to vpx{enc,dec}
John Koleszar
2010-10-25
ivfenc: webm output support
John Koleszar
2010-10-25
Fixed the timebase parameter of ivfenc.
Frank Galligan
2010-10-11
Remove ivfenc usage message leading underscores
John Koleszar
2010-09-09
Use WebM in copyright notice for consistency
John Koleszar
2010-08-27
Fix two-pass framrate for Y4M input.
Timothy B. Terriberry
2010-06-24
ivfenc: correct fixed kf interval, --disable-kf
John Koleszar
2010-06-16
Avoid encoding garbage when ivfenc encounters an unsupported Y4M file.
Tom Finegan
2010-06-14
ivfenc: fix two-pass support of raw files
John Koleszar
2010-06-11
ivfenc: support reading/writing from a pipe
John Koleszar
2010-06-11
Change preprocessor check to _WIN32
Frank Galligan
2010-06-04
LICENSE: update with latest text
John Koleszar
2010-06-02
Add support for reading YUV4MPEG2 files to ivfenc.
Timothy B. Terriberry
2010-05-27
Fix stats format and correct data size and bit rate output
Yaowu Xu
2010-05-24
vpx_image: add VPX_ prefix to PLANE_*
John Koleszar
2010-05-24
install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/
John Koleszar
2010-05-21
Put img_fmt in the vpx namespace
James Zern
2010-05-21
configure: remove HAVE_CONFIG_H
John Koleszar
2010-05-18
Initial WebM release
John Koleszar