Name Description Size
args.c 7429
args.h 1399
args_helper.c parse numerator 6462
args_helper.h The helper functions below all take an optional parameter err_msg for error reporting. When err_msg is not NULL (must point to a buffer which is at least ARG_ERR_MSG_MAX_LEN bytes long), a related error message is stored in it if an error occurs. It will be set to an empty string if no error occurs. 2531
av1_config.c 19113
av1_config.h extern "C" 3089
ivf_dec.cmake 1179
ivfdec.c buffered= 3421
ivfdec.h extern "C" 990
ivfenc.c 1879
ivfenc.h extern "C" 1071
md5_utils.c This code implements the MD5 message-digest algorithm. The algorithm is due to Ron Rivest. This code was written by Colin Plumb in 1993, no copyright is claimed. This code is in the public domain; do with it what you wish. Equivalent code is available from RSA Data Security, Inc. This code has been tested against that, and is equivalent, except that you don't need to include two pages of legalese with every copy. To compute the message digest of a chunk of bytes, declare an MD5Context structure, pass it to MD5Init, call MD5Update as needed on buffers full of bytes, and then call MD5Final, which will fill a supplied 16-byte array with the digest. Changed so as no longer to depend on Colin Plumb's `usual.h' header definitions - Ian Jackson <ian@chiark.greenend.org.uk>. Still in the public domain. 8265
md5_utils.h This is the header file for the MD5 message-digest algorithm. The algorithm is due to Ron Rivest. This code was written by Colin Plumb in 1993, no copyright is claimed. This code is in the public domain; do with it what you wish. Equivalent code is available from RSA Data Security, Inc. This code has been tested against that, and is equivalent, except that you don't need to include two pages of legalese with every copy. To compute the message digest of a chunk of bytes, declare an MD5Context structure, pass it to MD5Init, call MD5Update as needed on buffers full of bytes, and then call MD5Final, which will fill a supplied 16-byte array with the digest. Changed so as no longer to depend on Colin Plumb's `usual.h' header definitions - Ian Jackson <ian@chiark.greenend.org.uk>. Still in the public domain. 1489
obudec.c 17161
obudec.h extern "C" 1723
rawenc.c 3978
rawenc.h 1064
tools_common.c Determine the correct plane based on the image format. The for-loop always counts in Y,U,V order, but this may not match the order of the data on disk. 20197
tools_common.h MSVS uses _f{seek,tell}i64. 6462
video_common.h 829
video_reader.c 4512
video_reader.h 2318
video_writer.c 2389
video_writer.h 1673
warnings.c Count and print warnings. 3078
warnings.h Checks config for improperly used settings. Warns user upon encountering settings that will lead to poor output quality. Prompts user to continue when warnings are issued. 1143
webmdec.cc 7807
webmdec.h 2439
webmenc.cc 7806
webmenc.h Stereo 3D packed frame format 2477
y4menc.c 4352
y4menc.h 1406
y4minput.c Skip any leading spaces. 43185
y4minput.h The function used to perform chroma conversion. 2620