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
/
ivfdec.c
Age
Commit message (
Expand
)
Author
2014-02-26
Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.
Dmitry Kovalev
2014-02-05
Adding video reader/writer APIs.
Dmitry Kovalev
2014-01-24
Implementing simple API to read video files.
Dmitry Kovalev
2014-01-15
Cleaning up ivf-related code.
Dmitry Kovalev
2014-01-13
Removing VpxInputContext dependency from {ivf, raw}_read_frame().
Dmitry Kovalev
2014-01-06
Fix encoding Raw yv12 and i420 from a pipe.
Alex Converse
2013-11-19
Fix a bug in vpxenc reading raw input frame
Yaowu Xu
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
ivfdec: support y4m output from raw input
John Koleszar
2010-10-25
ivfdec: webm reader support
John Koleszar
2010-10-11
Remove ivfenc usage message leading underscores
John Koleszar
2010-09-09
Use WebM in copyright notice for consistency
John Koleszar
2010-06-18
cosmetics: trim trailing whitespace
John Koleszar
2010-06-14
Use public domain implementation for MD5 algorithm
Andres Mejia
2010-06-04
LICENSE: update with latest text
John Koleszar
2010-06-03
Add support for YUV4MPEG2 output.
Timothy B. Terriberry
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-18
Initial WebM release
John Koleszar